Redirect 302 redirect from GET @entry_comment_create (a2d55e)

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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +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 {#2410
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +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 {#2410
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +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 {#2410
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    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 {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4044
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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 {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4044
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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 {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4044
    date: 2023-10-12 10:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4044
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4044
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4044
      date: 2023-10-12 10:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-10-11 18:38:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "I think you only need the first 5 words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697044086 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4044
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
      -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 {#3980
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4649
    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 {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -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 {#4650
    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 {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4044
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
      -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 {#3980
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4649
    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 {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -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 {#4650
    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 {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#3983 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4044
        date: 2023-10-12 10:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
      -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 {#3980
        date: 2023-10-11 18:38:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "I think you only need the first 5 words."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697044086 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-10-11 19:08:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4649
    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 {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -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 {#4650
    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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4671
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -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 {#4668
    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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4671
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -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 {#4668
    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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4671
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -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 {#4668
    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 {#4705
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4651
      +user: Proxies\__CG__\App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4596
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4035
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4044
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
          -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 {#3980
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4035}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4594
          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 {#4598 …}
        +nested: Doctrine\ORM\PersistentCollection {#4600 …}
        +votes: Doctrine\ORM\PersistentCollection {#4602 …}
        +reports: Doctrine\ORM\PersistentCollection {#4604 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
        -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 {#4595
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +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 {#4649
        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 {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -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 {#4650
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4671
      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 {#4677 …}
    +nested: Doctrine\ORM\PersistentCollection {#4679 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -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 {#4668
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4710
    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 {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -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 {#4707
    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 {#4705
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4651
      +user: Proxies\__CG__\App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4596
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4035
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4044
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
          -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 {#3980
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4035}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4594
          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 {#4598 …}
        +nested: Doctrine\ORM\PersistentCollection {#4600 …}
        +votes: Doctrine\ORM\PersistentCollection {#4602 …}
        +reports: Doctrine\ORM\PersistentCollection {#4604 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
        -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 {#4595
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +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 {#4649
        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 {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -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 {#4650
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4671
      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 {#4677 …}
    +nested: Doctrine\ORM\PersistentCollection {#4679 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -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 {#4668
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4710
    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 {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -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 {#4707
    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 {#4705
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4674 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4651
      +user: Proxies\__CG__\App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4596
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4035
          +user: App\Entity\User {#3983 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4044
            date: 2023-10-12 10:22:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zyratoxx@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
          -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 {#3980
            date: 2023-10-11 18:38:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4035}
        +body: "I think you only need the first 5 words."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697044086 {#4594
          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 {#4598 …}
        +nested: Doctrine\ORM\PersistentCollection {#4600 …}
        +votes: Doctrine\ORM\PersistentCollection {#4602 …}
        +reports: Doctrine\ORM\PersistentCollection {#4604 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
        -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 {#4595
          date: 2023-10-11 19:08:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +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 {#4649
        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 {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -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 {#4650
        date: 2023-10-11 20:01:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4671
      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 {#4677 …}
    +nested: Doctrine\ORM\PersistentCollection {#4679 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -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 {#4668
      date: 2023-10-11 22:14:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +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 {#4710
    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 {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -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 {#4707
    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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4688
    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 {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -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 {#4689
    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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4688
    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 {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -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 {#4689
    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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: Proxies\__CG__\App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#3983 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4044
          date: 2023-10-12 10:22:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zyratoxx@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
        -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 {#3980
          date: 2023-10-11 18:38:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "I think you only need the first 5 words."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697044086 {#4594
        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 {#4598 …}
      +nested: Doctrine\ORM\PersistentCollection {#4600 …}
      +votes: Doctrine\ORM\PersistentCollection {#4602 …}
      +reports: Doctrine\ORM\PersistentCollection {#4604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
      -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 {#4595
        date: 2023-10-11 19:08:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +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 {#4649
      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 {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -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 {#4650
      date: 2023-10-11 20:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Sad fart. Who is a happy fart of a human?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697096099 {#4688
    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 {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -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 {#4689
    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 {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4073
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
31 DENIED edit
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4073
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
32 DENIED moderate
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Obligatory fuck men"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697085731 {#4073
    date: 2023-10-12 06:42:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
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 {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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
35 DENIED edit
App\Entity\EntryComment {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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
36 DENIED moderate
App\Entity\EntryComment {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Sexism isn’t obligatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697085723 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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
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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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
39 DENIED edit
App\Entity\EntryComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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
40 DENIED moderate
App\Entity\EntryComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "I'd prefer if it weren't, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697063281 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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
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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 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 {#4579
    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
43 DENIED edit
App\Entity\EntryComment {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 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 {#4579
    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
44 DENIED moderate
App\Entity\EntryComment {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Obligatory fuck men"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697085731 {#4073
      date: 2023-10-12 06:42:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-10-11 18:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 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 {#4579
    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
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 {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4149
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4150
    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
47 DENIED edit
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4149
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4150
    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
48 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They call it ‘la petite mort’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697078577 {#4149
    date: 2023-10-12 04:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4150
    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
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 {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4222
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -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 {#4223
    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
51 DENIED edit
App\Entity\EntryComment {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4222
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -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 {#4223
    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
52 DENIED moderate
App\Entity\EntryComment {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4222
    date: 2023-10-12 00:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -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 {#4223
    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
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 {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4222
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -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 {#4223
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4612
    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
55 DENIED edit
App\Entity\EntryComment {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4222
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -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 {#4223
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4612
    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
56 DENIED moderate
App\Entity\EntryComment {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4222
      date: 2023-10-12 00:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -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 {#4223
      date: 2023-10-11 19:03:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Average tf2 player."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697064883 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-10-12 02:41:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064883 {#4612
    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
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 {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4296
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -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 {#4297
    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
59 DENIED edit
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4296
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -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 {#4297
    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
60 DENIED moderate
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4296
    date: 2023-10-11 19:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -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 {#4297
    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
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 {#4535
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4296
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -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 {#4297
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +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 {#4536
    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 {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4533
    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
63 DENIED edit
App\Entity\EntryComment {#4535
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4296
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -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 {#4297
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +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 {#4536
    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 {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4533
    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
64 DENIED moderate
App\Entity\EntryComment {#4535
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4296
      date: 2023-10-11 19:57:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zyratoxx@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -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 {#4297
      date: 2023-10-11 17:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +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 {#4536
    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 {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4533
    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
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 {#4632
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4301
      +user: App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4296
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -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 {#4297
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4301}
    +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 {#4536
      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 {#4525 …}
    +nested: Doctrine\ORM\PersistentCollection {#4529 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -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 {#4533
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4631
    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 {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -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 {#4628
    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
67 DENIED edit
App\Entity\EntryComment {#4632
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4301
      +user: App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4296
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -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 {#4297
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4301}
    +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 {#4536
      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 {#4525 …}
    +nested: Doctrine\ORM\PersistentCollection {#4529 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -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 {#4533
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4631
    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 {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -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 {#4628
    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
68 DENIED moderate
App\Entity\EntryComment {#4632
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4301
      +user: App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4296
        date: 2023-10-11 19:57:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -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 {#4297
        date: 2023-10-11 17:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4301}
    +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 {#4536
      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 {#4525 …}
    +nested: Doctrine\ORM\PersistentCollection {#4529 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -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 {#4533
      date: 2023-10-11 18:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "She was so overwhelmed she died"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697047030 {#4631
    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 {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -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 {#4628
    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
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 {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4369
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4370
    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
71 DENIED edit
App\Entity\EntryComment {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4369
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4370
    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
72 DENIED moderate
App\Entity\EntryComment {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697042919 {#4369
    date: 2023-10-11 18:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4370
    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
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 {#4449
  +user: App\Entity\User {#4462 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4444
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -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 {#4445
    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 {#4449
  +user: App\Entity\User {#4462 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4444
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -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 {#4445
    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 {#4449
  +user: App\Entity\User {#4462 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +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 {#2410
      date: 2023-10-12 10:22:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2023-10-11 16:53:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4444
    date: 2023-10-11 17:42:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -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 {#4445
    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 {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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