GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/4318/F-as-in-frog/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
41.46 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#2414
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1793
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#2414
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1793
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#2414
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1793
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1697098960 {#4043
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 41647
  -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4739488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042311 {#3975
    date: 2023-10-11 18:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1697098960 {#4043
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 41647
  -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4739488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042311 {#3975
    date: 2023-10-11 18:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1697098960 {#4043
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 41647
  -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4739488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042311 {#3975
    date: 2023-10-11 18:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4591
  +user: Proxies\__CG__\App\Entity\User {#4592 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1697098960 {#4043
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4030 …}
    +votes: Doctrine\ORM\PersistentCollection {#4028 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    -id: 41647
    -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4739488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697042311 {#3975
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4589
    date: 2023-10-11 19:08:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 41694
  -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044086 {#4590
    date: 2023-10-11 19:08:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4591
  +user: Proxies\__CG__\App\Entity\User {#4592 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1697098960 {#4043
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4030 …}
    +votes: Doctrine\ORM\PersistentCollection {#4028 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    -id: 41647
    -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4739488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697042311 {#3975
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4589
    date: 2023-10-11 19:08:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 41694
  -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044086 {#4590
    date: 2023-10-11 19:08:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4591
  +user: Proxies\__CG__\App\Entity\User {#4592 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1697098960 {#4043
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4030 …}
    +votes: Doctrine\ORM\PersistentCollection {#4028 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    -id: 41647
    -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4739488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697042311 {#3975
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4589
    date: 2023-10-11 19:08:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 41694
  -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044086 {#4590
    date: 2023-10-11 19:08:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4646
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#4592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1697098960 {#4043
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4030 …}
      +votes: Doctrine\ORM\PersistentCollection {#4028 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
      -id: 41647
      -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4739488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697042311 {#3975
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4589
      date: 2023-10-11 19:08:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4593 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
    -id: 41694
    -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697044086 {#4590
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
    \n
    ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
    \n
    ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
    \n
    I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697047300 {#4644
    date: 2023-10-11 20:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4650 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
  -id: 41764
  -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4445439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047300 {#4645
    date: 2023-10-11 20:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4646
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#4592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1697098960 {#4043
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4030 …}
      +votes: Doctrine\ORM\PersistentCollection {#4028 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
      -id: 41647
      -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4739488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697042311 {#3975
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4589
      date: 2023-10-11 19:08:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4593 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
    -id: 41694
    -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697044086 {#4590
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
    \n
    ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
    \n
    ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
    \n
    I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697047300 {#4644
    date: 2023-10-11 20:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4650 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
  -id: 41764
  -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4445439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047300 {#4645
    date: 2023-10-11 20:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4646
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: Proxies\__CG__\App\Entity\User {#4592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1697098960 {#4043
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4030 …}
      +votes: Doctrine\ORM\PersistentCollection {#4028 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
      -id: 41647
      -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4739488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697042311 {#3975
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4589
      date: 2023-10-11 19:08:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4593 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
    -id: 41694
    -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697044086 {#4590
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
    \n
    ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
    \n
    ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
    \n
    I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697047300 {#4644
    date: 2023-10-11 20:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4650 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
  -id: 41764
  -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4445439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047300 {#4645
    date: 2023-10-11 20:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4661
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697055256 {#4666
    date: 2023-10-11 22:14:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 41950
  -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4235617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697055256 {#4663
    date: 2023-10-11 22:14:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4661
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697055256 {#4666
    date: 2023-10-11 22:14:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 41950
  -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4235617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697055256 {#4663
    date: 2023-10-11 22:14:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4661
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697055256 {#4666
    date: 2023-10-11 22:14:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 41950
  -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4235617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697055256 {#4663
    date: 2023-10-11 22:14:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4700
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4661
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: Proxies\__CG__\App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4591
        +user: Proxies\__CG__\App\Entity\User {#4592 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 47
          +score: 0
          +lastActive: DateTime @1697098960 {#4043
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4030 …}
          +votes: Doctrine\ORM\PersistentCollection {#4028 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
          -id: 41647
          -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4739488"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697042311 {#3975
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4589
          date: 2023-10-11 19:08:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
          "@Techmaster@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4593 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
        -id: 41694
        -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4443998"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697044086 {#4590
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
        \n
        ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
        \n
        ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
        \n
        I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697047300 {#4644
        date: 2023-10-11 20:01:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
        "@ma11en@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4648 …}
      +nested: Doctrine\ORM\PersistentCollection {#4650 …}
      +votes: Doctrine\ORM\PersistentCollection {#4652 …}
      +reports: Doctrine\ORM\PersistentCollection {#4654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
      -id: 41764
      -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4445439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697047300 {#4645
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697055256 {#4666
      date: 2023-10-11 22:14:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
      "@the_Coffin_Seller@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 41950
    -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4235617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697055256 {#4663
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You’re right I should have said there is only a small amount of truth in his comment. I remember watching oki’s deep dive and the beginning kinda stuck in my head where he himself said that he doesn’t like the fact alex jones was correct on something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098958 {#4705
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 42688
  -bodyTs: "'alex':45 'amount':13 'begin':28 'comment':18 'correct':48 'deep':24 'dive':25 'doesn':40 'fact':44 'head':33 'jone':46 'kinda':29 'like':42 'oki':22 're':2 'rememb':20 'right':3 'said':7,37 'small':12 'someth':50 'stuck':30 'truth':15 'watch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4463762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098958 {#4702
    date: 2023-10-12 10:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4700
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4661
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: Proxies\__CG__\App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4591
        +user: Proxies\__CG__\App\Entity\User {#4592 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 47
          +score: 0
          +lastActive: DateTime @1697098960 {#4043
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4030 …}
          +votes: Doctrine\ORM\PersistentCollection {#4028 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
          -id: 41647
          -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4739488"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697042311 {#3975
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4589
          date: 2023-10-11 19:08:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
          "@Techmaster@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4593 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
        -id: 41694
        -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4443998"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697044086 {#4590
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
        \n
        ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
        \n
        ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
        \n
        I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697047300 {#4644
        date: 2023-10-11 20:01:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
        "@ma11en@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4648 …}
      +nested: Doctrine\ORM\PersistentCollection {#4650 …}
      +votes: Doctrine\ORM\PersistentCollection {#4652 …}
      +reports: Doctrine\ORM\PersistentCollection {#4654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
      -id: 41764
      -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4445439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697047300 {#4645
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697055256 {#4666
      date: 2023-10-11 22:14:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
      "@the_Coffin_Seller@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 41950
    -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4235617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697055256 {#4663
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You’re right I should have said there is only a small amount of truth in his comment. I remember watching oki’s deep dive and the beginning kinda stuck in my head where he himself said that he doesn’t like the fact alex jones was correct on something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098958 {#4705
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 42688
  -bodyTs: "'alex':45 'amount':13 'begin':28 'comment':18 'correct':48 'deep':24 'dive':25 'doesn':40 'fact':44 'head':33 'jone':46 'kinda':29 'like':42 'oki':22 're':2 'rememb':20 'right':3 'said':7,37 'small':12 'someth':50 'stuck':30 'truth':15 'watch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4463762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098958 {#4702
    date: 2023-10-12 10:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4700
  +user: Proxies\__CG__\App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4661
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: Proxies\__CG__\App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4591
        +user: Proxies\__CG__\App\Entity\User {#4592 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 47
          +score: 0
          +lastActive: DateTime @1697098960 {#4043
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4030 …}
          +votes: Doctrine\ORM\PersistentCollection {#4028 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
          -id: 41647
          -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4739488"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697042311 {#3975
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4589
          date: 2023-10-11 19:08:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
          "@Techmaster@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4593 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
        -id: 41694
        -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4443998"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697044086 {#4590
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
        \n
        ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
        \n
        ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
        \n
        I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697047300 {#4644
        date: 2023-10-11 20:01:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
        "@ma11en@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4648 …}
      +nested: Doctrine\ORM\PersistentCollection {#4650 …}
      +votes: Doctrine\ORM\PersistentCollection {#4652 …}
      +reports: Doctrine\ORM\PersistentCollection {#4654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
      -id: 41764
      -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4445439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697047300 {#4645
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "He was *kinda* right. IIRC there was a study done that found that fluoride may have caused a slight increase in estrogen levels in male frogs, but I don’t think it was significant enough to effect their behavior"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697055256 {#4666
      date: 2023-10-11 22:14:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
      "@the_Coffin_Seller@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 41950
    -bodyTs: "'behavior':39 'caus':17 'done':10 'effect':37 'enough':35 'estrogen':22 'fluorid':14 'found':12 'frog':26 'iirc':5 'increas':20 'kinda':3 'level':23 'male':25 'may':15 'right':4 'signific':34 'slight':19 'studi':9 'think':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4235617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697055256 {#4663
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You’re right I should have said there is only a small amount of truth in his comment. I remember watching oki’s deep dive and the beginning kinda stuck in my head where he himself said that he doesn’t like the fact alex jones was correct on something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098958 {#4705
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 42688
  -bodyTs: "'alex':45 'amount':13 'begin':28 'comment':18 'correct':48 'deep':24 'dive':25 'doesn':40 'fact':44 'head':33 'jone':46 'kinda':29 'like':42 'oki':22 're':2 'rememb':20 'right':3 'said':7,37 'small':12 'someth':50 'stuck':30 'truth':15 'watch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4463762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098958 {#4702
    date: 2023-10-12 10:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4683
    date: 2023-10-12 09:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 42640
  -bodyTs: "'fart':2,7 'happi':6 'human':10 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697096099 {#4684
    date: 2023-10-12 09:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4683
    date: 2023-10-12 09:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 42640
  -bodyTs: "'fart':2,7 'happi':6 'human':10 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697096099 {#4684
    date: 2023-10-12 09:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: Proxies\__CG__\App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: Proxies\__CG__\App\Entity\User {#4592 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So Alex Jones was wrong. The frogs are turning gay because the females keep playing dead."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1697098960 {#4043
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4030 …}
        +votes: Doctrine\ORM\PersistentCollection {#4028 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
        -id: 41647
        -bodyTs: "'alex':2 'dead':16 'femal':13 'frog':7 'gay':10 'jone':3 'keep':14 'play':15 'turn':9 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4739488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697042311 {#3975
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4589
        date: 2023-10-11 19:08:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Techmaster@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4593 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
      -id: 41694
      -bodyTs: "'5':8 'first':7 'need':5 'think':2 'word':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4443998"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697044086 {#4590
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      If I remember correctly in this particular case Alex Jones was right - which is a very very weird thing to write to be honest.\n
      \n
      ![Here is a deep dive by Oki’s weird stories](https://youtu.be/i5uSbp0YDhc?si=UcxqdNxi0P66eDoW)\n
      \n
      ![and his Interview with Tyrone Hayes](https://youtu.be/eUpRIyHp_Po?si=BPLFVW0QF_O9GBrA)\n
      \n
      I despise Alex Jones He is a sad fart of a human being and I hate that it seems in his career of obscene, hurtful and dumb conspiracy shit there is one thing that he got actually right. Apes on a typewriter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697047300 {#4644
      date: 2023-10-11 20:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@Techmaster@lemm.ee"
      "@ma11en@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4648 …}
    +nested: Doctrine\ORM\PersistentCollection {#4650 …}
    +votes: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4658 …}
    -id: 41764
    -bodyTs: "'/eupriyhp_po?si=bplfvw0qf_o9gbra)':46 '/i5usbp0ydhc?si=ucxqdnxi0p66edow)':37 'actual':83 'alex':9,49 'ape':85 'career':68 'case':8 'conspiraci':74 'correct':4 'deep':28 'despis':48 'dive':29 'dumb':73 'fart':55 'got':82 'hate':62 'hay':43 'honest':24 'human':58 'hurt':71 'interview':40 'jone':10,50 'obscen':70 'oki':31 'one':78 'particular':7 'rememb':3 'right':12,84 'sad':54 'seem':65 'shit':75 'stori':34 'thing':19,79 'typewrit':88 'tyron':42 'weird':18,33 'write':21 'youtu.be':36,45 'youtu.be/eupriyhp_po?si=bplfvw0qf_o9gbra)':44 'youtu.be/i5usbp0ydhc?si=ucxqdnxi0p66edow)':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4445439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047300 {#4645
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4683
    date: 2023-10-12 09:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Techmaster@lemm.ee"
    "@ma11en@lemmy.world"
    "@the_Coffin_Seller@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 42640
  -bodyTs: "'fart':2,7 'happi':6 'human':10 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697096099 {#4684
    date: 2023-10-12 09:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4080
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697064884 {#4086
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 41684
  -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043816 {#4084
    date: 2023-10-11 19:03:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4080
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697064884 {#4086
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 41684
  -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043816 {#4084
    date: 2023-10-11 19:03:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4080
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697064884 {#4086
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4073 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 41684
  -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043816 {#4084
    date: 2023-10-11 19:03:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4080
    +user: App\Entity\User {#4064 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697064884 {#4086
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 41684
    -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043816 {#4084
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4080}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4605
    date: 2023-10-12 00:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 42183
  -bodyTs: "'averag':1 'player':3 'tf2':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4816003"
  +editedAt: DateTimeImmutable @1697071299 {#4606
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4607
    date: 2023-10-12 00:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4080
    +user: App\Entity\User {#4064 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697064884 {#4086
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 41684
    -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043816 {#4084
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4080}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4605
    date: 2023-10-12 00:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 42183
  -bodyTs: "'averag':1 'player':3 'tf2':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4816003"
  +editedAt: DateTimeImmutable @1697071299 {#4606
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4607
    date: 2023-10-12 00:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4080
    +user: App\Entity\User {#4064 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Necrophilic frogs: ![](https://lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697064884 {#4086
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4073 …}
    +reports: Doctrine\ORM\PersistentCollection {#4071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 41684
    -bodyTs: "'/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':5 'frog':2 'lemmy.world':4 'lemmy.world/pictrs/image/a811c7ed-e627-4f20-ab90-ca169fbff26e.jpeg)':3 'necrophil':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043816 {#4084
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4080}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4605
    date: 2023-10-12 00:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 42183
  -bodyTs: "'averag':1 'player':3 'tf2':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4816003"
  +editedAt: DateTimeImmutable @1697071299 {#4606
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4607
    date: 2023-10-12 00:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t go in there. Jen is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697047032 {#4143
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 41574
  -bodyTs: "'dead':9 'go':4 'jen':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4736731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038987 {#4144
    date: 2023-10-11 17:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t go in there. Jen is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697047032 {#4143
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 41574
  -bodyTs: "'dead':9 'go':4 'jen':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4736731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038987 {#4144
    date: 2023-10-11 17:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t go in there. Jen is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697047032 {#4143
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 41574
  -bodyTs: "'dead':9 'go':4 'jen':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4736731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038987 {#4144
    date: 2023-10-11 17:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4525 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You can’t go in there. Jen is dead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697047032 {#4143
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 41574
    -bodyTs: "'dead':9 'go':4 'jen':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4736731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697038987 {#4144
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    You know… I was the last man to sleep with her.\n
    \n
    - A frog, probably.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697040398 {#4531
    date: 2023-10-11 18:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 41603
  -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040398 {#4528
    date: 2023-10-11 18:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4525 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You can’t go in there. Jen is dead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697047032 {#4143
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 41574
    -bodyTs: "'dead':9 'go':4 'jen':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4736731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697038987 {#4144
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    You know… I was the last man to sleep with her.\n
    \n
    - A frog, probably.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697040398 {#4531
    date: 2023-10-11 18:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 41603
  -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040398 {#4528
    date: 2023-10-11 18:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4525 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You can’t go in there. Jen is dead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697047032 {#4143
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 41574
    -bodyTs: "'dead':9 'go':4 'jen':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4736731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697038987 {#4144
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    You know… I was the last man to sleep with her.\n
    \n
    - A frog, probably.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697040398 {#4531
    date: 2023-10-11 18:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 41603
  -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040398 {#4528
    date: 2023-10-11 18:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4627
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4525 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You can’t go in there. Jen is dead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697047032 {#4143
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 41574
      -bodyTs: "'dead':9 'go':4 'jen':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4736731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697038987 {#4144
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      You know… I was the last man to sleep with her.\n
      \n
      - A frog, probably.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697040398 {#4531
      date: 2023-10-11 18:06:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@pineapplelover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4520 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
    -id: 41603
    -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040398 {#4528
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4626
    date: 2023-10-11 19:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
    "@WaltJRimmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 41755
  -bodyTs: "'die':6 'overwhelm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4742436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047030 {#4623
    date: 2023-10-11 19:57:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4627
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4525 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You can’t go in there. Jen is dead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697047032 {#4143
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 41574
      -bodyTs: "'dead':9 'go':4 'jen':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4736731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697038987 {#4144
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      You know… I was the last man to sleep with her.\n
      \n
      - A frog, probably.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697040398 {#4531
      date: 2023-10-11 18:06:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@pineapplelover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4520 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
    -id: 41603
    -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040398 {#4528
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4626
    date: 2023-10-11 19:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
    "@WaltJRimmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 41755
  -bodyTs: "'die':6 'overwhelm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4742436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047030 {#4623
    date: 2023-10-11 19:57:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4627
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4525 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You can’t go in there. Jen is dead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697047032 {#4143
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 41574
      -bodyTs: "'dead':9 'go':4 'jen':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4736731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697038987 {#4144
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      You know… I was the last man to sleep with her.\n
      \n
      - A frog, probably.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697040398 {#4531
      date: 2023-10-11 18:06:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
      "@pineapplelover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4520 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
    -id: 41603
    -bodyTs: "'frog':13 'know':2 'last':6 'man':7 'probabl':14 'sleep':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040398 {#4528
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4626
    date: 2023-10-11 19:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@pineapplelover@lemm.ee"
    "@WaltJRimmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 41755
  -bodyTs: "'die':6 'overwhelm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4742436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047030 {#4623
    date: 2023-10-11 19:57:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4216
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42434
  -bodyTs: "'call':2 'la':4 'mort':6 'petit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4822433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697078577 {#4217
    date: 2023-10-12 04:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4216
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42434
  -bodyTs: "'call':2 'la':4 'mort':6 'petit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4822433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697078577 {#4217
    date: 2023-10-12 04:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4216
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42434
  -bodyTs: "'call':2 'la':4 'mort':6 'petit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4822433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697078577 {#4217
    date: 2023-10-12 04:42:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4289
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 41661
  -bodyTs: "'relat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042919 {#4290
    date: 2023-10-11 18:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4289
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 41661
  -bodyTs: "'relat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042919 {#4290
    date: 2023-10-11 18:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4289
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 41661
  -bodyTs: "'relat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042919 {#4290
    date: 2023-10-11 18:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4364
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 41630
  -bodyTs: "'fuck':2 'men':3 'obligatori':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4045196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041696 {#4365
    date: 2023-10-11 18:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4364
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 41630
  -bodyTs: "'fuck':2 'men':3 'obligatori':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4045196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041696 {#4365
    date: 2023-10-11 18:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4364
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 41630
  -bodyTs: "'fuck':2 'men':3 'obligatori':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4045196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041696 {#4365
    date: 2023-10-11 18:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4543
  +user: Proxies\__CG__\App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4541
    date: 2023-10-12 06:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 42504
  -bodyTs: "'isn':2 'obligatori':4 'sexism':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3818549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697085723 {#4542
    date: 2023-10-12 06:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4543
  +user: Proxies\__CG__\App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4541
    date: 2023-10-12 06:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 42504
  -bodyTs: "'isn':2 'obligatori':4 'sexism':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3818549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697085723 {#4542
    date: 2023-10-12 06:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4543
  +user: Proxies\__CG__\App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4541
    date: 2023-10-12 06:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 42504
  -bodyTs: "'isn':2 'obligatori':4 'sexism':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3818549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697085723 {#4542
    date: 2023-10-12 06:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4557
    date: 2023-10-12 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42144
  -bodyTs: "'d':2 'prefer':3 'though':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531312/-/comment/2904317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063281 {#4558
    date: 2023-10-12 00:28:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4557
    date: 2023-10-12 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42144
  -bodyTs: "'d':2 'prefer':3 'though':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531312/-/comment/2904317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063281 {#4558
    date: 2023-10-12 00:28:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4557
    date: 2023-10-12 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42144
  -bodyTs: "'d':2 'prefer':3 'though':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531312/-/comment/2904317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063281 {#4558
    date: 2023-10-12 00:28:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Maybe fuck some men? Occasionally? If it’s your thing? No need to force it on them. Sheesh. Poor bastards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697075322 {#4573
    date: 2023-10-12 03:48:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 42401
  -bodyTs: "'bastard':20 'forc':14 'fuck':2 'mayb':1 'men':4 'need':12 'occasion':5 'poor':19 'sheesh':18 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075322 {#4574
    date: 2023-10-12 03:48:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Maybe fuck some men? Occasionally? If it’s your thing? No need to force it on them. Sheesh. Poor bastards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697075322 {#4573
    date: 2023-10-12 03:48:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 42401
  -bodyTs: "'bastard':20 'forc':14 'fuck':2 'mayb':1 'men':4 'need':12 'occasion':5 'poor':19 'sheesh':18 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075322 {#4574
    date: 2023-10-12 03:48:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4364
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 41630
    -bodyTs: "'fuck':2 'men':3 'obligatori':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4045196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041696 {#4365
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: "Maybe fuck some men? Occasionally? If it’s your thing? No need to force it on them. Sheesh. Poor bastards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697075322 {#4573
    date: 2023-10-12 03:48:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Cyberwitch_7493@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 42401
  -bodyTs: "'bastard':20 'forc':14 'fuck':2 'mayb':1 'men':4 'need':12 'occasion':5 'poor':19 'sheesh':18 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075322 {#4574
    date: 2023-10-12 03:48:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dead or alive, you’re cuming with me!\n
    \n
    - RoboCop
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697038938 {#4439
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 41571
  -bodyTs: "'aliv':3 'cume':6 'dead':1 're':5 'robocop':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4441710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038938 {#4440
    date: 2023-10-11 17:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dead or alive, you’re cuming with me!\n
    \n
    - RoboCop
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697038938 {#4439
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 41571
  -bodyTs: "'aliv':3 'cume':6 'dead':1 're':5 'robocop':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4441710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038938 {#4440
    date: 2023-10-11 17:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4444
  +user: App\Entity\User {#4457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-as-in-frog"
    +title: "F as in frog"
    +url: "https://files.catbox.moe/8z2w6f.jpg"
    +body: """
      Sauce:\n
      \n
      [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 561
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697098958 {#2414
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4318
    -titleTs: "'f':1 'frog':4"
    -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697122412
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11124299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697036012 {#1793
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dead or alive, you’re cuming with me!\n
    \n
    - RoboCop
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697038938 {#4439
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 41571
  -bodyTs: "'aliv':3 'cume':6 'dead':1 're':5 'robocop':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4441710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038938 {#4440
    date: 2023-10-11 17:42:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details