GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/14779/I-m-in-danger/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-in-danger"
  +title: "I'm in danger."
  +url: "https://i.imgur.com/BAO2zna.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515214 {#2414
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14779
  -titleTs: "'danger':4 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700580423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494023 {#1793
    date: 2023-11-20 16:27:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-in-danger"
  +title: "I'm in danger."
  +url: "https://i.imgur.com/BAO2zna.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515214 {#2414
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14779
  -titleTs: "'danger':4 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700580423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494023 {#1793
    date: 2023-11-20 16:27:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-in-danger"
  +title: "I'm in danger."
  +url: "https://i.imgur.com/BAO2zna.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515214 {#2414
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14779
  -titleTs: "'danger':4 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700580423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494023 {#1793
    date: 2023-11-20 16:27:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can turn that beep off now. They patched it because of the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702721745 {#4006
    date: 2023-12-16 11:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 143303
  -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500486 {#3942
    date: 2023-11-20 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can turn that beep off now. They patched it because of the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702721745 {#4006
    date: 2023-12-16 11:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 143303
  -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500486 {#3942
    date: 2023-11-20 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can turn that beep off now. They patched it because of the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702721745 {#4006
    date: 2023-12-16 11:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 143303
  -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500486 {#3942
    date: 2023-11-20 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4440
  +user: Proxies\__CG__\App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3997
    +user: App\Entity\User {#3945 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can turn that beep off now. They patched it because of the memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702721745 {#4006
      date: 2023-12-16 11:15:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3995 …}
    +nested: Doctrine\ORM\PersistentCollection {#3993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3991 …}
    +reports: Doctrine\ORM\PersistentCollection {#3989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    -id: 143303
    -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500486 {#3942
      date: 2023-11-20 18:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3997}
  +body: "Now do Xbox lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700515214 {#4438
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4446 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 190027
  -bodyTs: "'lol':4 'xbox':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6371298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515214 {#4439
    date: 2023-11-20 22:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4440
  +user: Proxies\__CG__\App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3997
    +user: App\Entity\User {#3945 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can turn that beep off now. They patched it because of the memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702721745 {#4006
      date: 2023-12-16 11:15:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3995 …}
    +nested: Doctrine\ORM\PersistentCollection {#3993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3991 …}
    +reports: Doctrine\ORM\PersistentCollection {#3989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    -id: 143303
    -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500486 {#3942
      date: 2023-11-20 18:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3997}
  +body: "Now do Xbox lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700515214 {#4438
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4446 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 190027
  -bodyTs: "'lol':4 'xbox':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6371298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515214 {#4439
    date: 2023-11-20 22:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4440
  +user: Proxies\__CG__\App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3997
    +user: App\Entity\User {#3945 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can turn that beep off now. They patched it because of the memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702721745 {#4006
      date: 2023-12-16 11:15:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3995 …}
    +nested: Doctrine\ORM\PersistentCollection {#3993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3991 …}
    +reports: Doctrine\ORM\PersistentCollection {#3989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    -id: 143303
    -bodyTs: "'beep':4 'meme':13 'patch':8 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500486 {#3942
      date: 2023-11-20 18:14:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3997}
  +body: "Now do Xbox lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700515214 {#4438
    date: 2023-11-20 22:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4446 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 190027
  -bodyTs: "'lol':4 'xbox':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6371298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515214 {#4439
    date: 2023-11-20 22:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, domestic abuse jokes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702572385 {#4035
    date: 2023-12-14 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 143043
  -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5034804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494602 {#4040
    date: 2023-11-20 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, domestic abuse jokes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702572385 {#4035
    date: 2023-12-14 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 143043
  -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5034804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494602 {#4040
    date: 2023-11-20 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, domestic abuse jokes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702572385 {#4035
    date: 2023-12-14 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 143043
  -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5034804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494602 {#4040
    date: 2023-11-20 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Can you please point to me where the domestic abuse is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700495330 {#4347
    date: 2023-11-20 16:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 143075
  -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495330 {#4350
    date: 2023-11-20 16:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Can you please point to me where the domestic abuse is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700495330 {#4347
    date: 2023-11-20 16:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 143075
  -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495330 {#4350
    date: 2023-11-20 16:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Can you please point to me where the domestic abuse is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700495330 {#4347
    date: 2023-11-20 16:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 143075
  -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495330 {#4350
    date: 2023-11-20 16:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Can you please point to me where the domestic abuse is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700495330 {#4347
      date: 2023-11-20 16:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 143075
    -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495330 {#4350
      date: 2023-11-20 16:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Me landing a frame-perfect combo for 86% of their health as Johnny Cage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495895 {#4509
    date: 2023-11-20 16:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 143103
  -bodyTs: "'86':9 'cage':15 'combo':7 'frame':5 'frame-perfect':4 'health':12 'johnni':14 'land':2 'perfect':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495895 {#4510
    date: 2023-11-20 16:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Can you please point to me where the domestic abuse is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700495330 {#4347
      date: 2023-11-20 16:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 143075
    -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495330 {#4350
      date: 2023-11-20 16:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Me landing a frame-perfect combo for 86% of their health as Johnny Cage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495895 {#4509
    date: 2023-11-20 16:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 143103
  -bodyTs: "'86':9 'cage':15 'combo':7 'frame':5 'frame-perfect':4 'health':12 'johnni':14 'land':2 'perfect':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495895 {#4510
    date: 2023-11-20 16:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Can you please point to me where the domestic abuse is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700495330 {#4347
      date: 2023-11-20 16:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 143075
    -bodyTs: "'abus':10 'domest':9 'pleas':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495330 {#4350
      date: 2023-11-20 16:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Me landing a frame-perfect combo for 86% of their health as Johnny Cage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495895 {#4509
    date: 2023-11-20 16:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 143103
  -bodyTs: "'86':9 'cage':15 'combo':7 'frame':5 'frame-perfect':4 'health':12 'johnni':14 'land':2 'perfect':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495895 {#4510
    date: 2023-11-20 16:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4360
  +user: Proxies\__CG__\App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I’m sorry, what did I miss here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700494818 {#4358
    date: 2023-11-20 16:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -id: 143053
  -bodyTs: "'m':2 'miss':7 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494818 {#4359
    date: 2023-11-20 16:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4360
  +user: Proxies\__CG__\App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I’m sorry, what did I miss here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700494818 {#4358
    date: 2023-11-20 16:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -id: 143053
  -bodyTs: "'m':2 'miss':7 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494818 {#4359
    date: 2023-11-20 16:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4360
  +user: Proxies\__CG__\App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I’m sorry, what did I miss here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700494818 {#4358
    date: 2023-11-20 16:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -id: 143053
  -bodyTs: "'m':2 'miss':7 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494818 {#4359
    date: 2023-11-20 16:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4466
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700495441 {#4467
    date: 2023-11-20 16:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 143082
  -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495441 {#4464
    date: 2023-11-20 16:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4466
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700495441 {#4467
    date: 2023-11-20 16:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 143082
  -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495441 {#4464
    date: 2023-11-20 16:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4466
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700495441 {#4467
    date: 2023-11-20 16:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 143082
  -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495441 {#4464
    date: 2023-11-20 16:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4612
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4466
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700495441 {#4467
      date: 2023-11-20 16:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4456 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4458 …}
    +reports: Doctrine\ORM\PersistentCollection {#4471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
    -id: 143082
    -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495441 {#4464
      date: 2023-11-20 16:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Oh, you think only men can be the bad person in this situation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700495865 {#4610
    date: 2023-11-20 16:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 143100
  -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495865 {#4611
    date: 2023-11-20 16:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4612
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4466
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700495441 {#4467
      date: 2023-11-20 16:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4456 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4458 …}
    +reports: Doctrine\ORM\PersistentCollection {#4471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
    -id: 143082
    -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495441 {#4464
      date: 2023-11-20 16:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Oh, you think only men can be the bad person in this situation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700495865 {#4610
    date: 2023-11-20 16:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 143100
  -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495865 {#4611
    date: 2023-11-20 16:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4612
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4466
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700495441 {#4467
      date: 2023-11-20 16:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4456 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4458 …}
    +reports: Doctrine\ORM\PersistentCollection {#4471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
    -id: 143082
    -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495441 {#4464
      date: 2023-11-20 16:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Oh, you think only men can be the bad person in this situation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700495865 {#4610
    date: 2023-11-20 16:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 143100
  -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495865 {#4611
    date: 2023-11-20 16:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4635
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4466
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700495441 {#4467
        date: 2023-11-20 16:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4456 …}
      +nested: Doctrine\ORM\PersistentCollection {#4460 …}
      +votes: Doctrine\ORM\PersistentCollection {#4458 …}
      +reports: Doctrine\ORM\PersistentCollection {#4471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
      -id: 143082
      -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495441 {#4464
        date: 2023-11-20 16:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Oh, you think only men can be the bad person in this situation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700495865 {#4610
      date: 2023-11-20 16:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 143100
    -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495865 {#4611
      date: 2023-11-20 16:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "You assume a cis relationship?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700499628 {#4636
    date: 2023-11-20 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 143257
  -bodyTs: "'assum':2 'cis':4 'relationship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499628 {#4639
    date: 2023-11-20 18:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4635
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4466
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700495441 {#4467
        date: 2023-11-20 16:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4456 …}
      +nested: Doctrine\ORM\PersistentCollection {#4460 …}
      +votes: Doctrine\ORM\PersistentCollection {#4458 …}
      +reports: Doctrine\ORM\PersistentCollection {#4471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
      -id: 143082
      -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495441 {#4464
        date: 2023-11-20 16:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Oh, you think only men can be the bad person in this situation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700495865 {#4610
      date: 2023-11-20 16:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 143100
    -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495865 {#4611
      date: 2023-11-20 16:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "You assume a cis relationship?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700499628 {#4636
    date: 2023-11-20 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 143257
  -bodyTs: "'assum':2 'cis':4 'relationship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499628 {#4639
    date: 2023-11-20 18:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4635
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4612
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4466
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700495441 {#4467
        date: 2023-11-20 16:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4456 …}
      +nested: Doctrine\ORM\PersistentCollection {#4460 …}
      +votes: Doctrine\ORM\PersistentCollection {#4458 …}
      +reports: Doctrine\ORM\PersistentCollection {#4471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
      -id: 143082
      -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495441 {#4464
        date: 2023-11-20 16:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Oh, you think only men can be the bad person in this situation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700495865 {#4610
      date: 2023-11-20 16:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4613 …}
    +nested: Doctrine\ORM\PersistentCollection {#4615 …}
    +votes: Doctrine\ORM\PersistentCollection {#4617 …}
    +reports: Doctrine\ORM\PersistentCollection {#4619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
    -id: 143100
    -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495865 {#4611
      date: 2023-11-20 16:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "You assume a cis relationship?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700499628 {#4636
    date: 2023-11-20 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 143257
  -bodyTs: "'assum':2 'cis':4 'relationship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499628 {#4639
    date: 2023-11-20 18:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4723
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: Proxies\__CG__\App\Entity\User {#4632 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4612
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4466
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: Proxies\__CG__\App\Entity\User {#4361 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4029
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Ah yes, domestic abuse jokes…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702572385 {#4035
              date: 2023-12-14 17:46:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4034 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4024 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 143043
            -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5034804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494602 {#4040
              date: 2023-11-20 16:36:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "I’m sorry, what did I miss here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700494818 {#4358
            date: 2023-11-20 16:40:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4364 …}
          +votes: Doctrine\ORM\PersistentCollection {#4366 …}
          +reports: Doctrine\ORM\PersistentCollection {#4368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
          -id: 143053
          -bodyTs: "'m':2 'miss':7 'sorri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5965626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494818 {#4359
            date: 2023-11-20 16:40:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700495441 {#4467
          date: 2023-11-20 16:50:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4456 …}
        +nested: Doctrine\ORM\PersistentCollection {#4460 …}
        +votes: Doctrine\ORM\PersistentCollection {#4458 …}
        +reports: Doctrine\ORM\PersistentCollection {#4471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
        -id: 143082
        -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495441 {#4464
          date: 2023-11-20 16:50:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Oh, you think only men can be the bad person in this situation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700495865 {#4610
        date: 2023-11-20 16:57:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4613 …}
      +nested: Doctrine\ORM\PersistentCollection {#4615 …}
      +votes: Doctrine\ORM\PersistentCollection {#4617 …}
      +reports: Doctrine\ORM\PersistentCollection {#4619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
      -id: 143100
      -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495865 {#4611
        date: 2023-11-20 16:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "You assume a cis relationship?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700499628 {#4636
      date: 2023-11-20 18:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 143257
    -bodyTs: "'assum':2 'cis':4 'relationship':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499628 {#4639
      date: 2023-11-20 18:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700500397 {#4724
    date: 2023-11-20 18:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 143294
  -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500397 {#4727
    date: 2023-11-20 18:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4723
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: Proxies\__CG__\App\Entity\User {#4632 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4612
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4466
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: Proxies\__CG__\App\Entity\User {#4361 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4029
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Ah yes, domestic abuse jokes…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702572385 {#4035
              date: 2023-12-14 17:46:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4034 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4024 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 143043
            -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5034804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494602 {#4040
              date: 2023-11-20 16:36:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "I’m sorry, what did I miss here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700494818 {#4358
            date: 2023-11-20 16:40:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4364 …}
          +votes: Doctrine\ORM\PersistentCollection {#4366 …}
          +reports: Doctrine\ORM\PersistentCollection {#4368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
          -id: 143053
          -bodyTs: "'m':2 'miss':7 'sorri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5965626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494818 {#4359
            date: 2023-11-20 16:40:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700495441 {#4467
          date: 2023-11-20 16:50:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4456 …}
        +nested: Doctrine\ORM\PersistentCollection {#4460 …}
        +votes: Doctrine\ORM\PersistentCollection {#4458 …}
        +reports: Doctrine\ORM\PersistentCollection {#4471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
        -id: 143082
        -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495441 {#4464
          date: 2023-11-20 16:50:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Oh, you think only men can be the bad person in this situation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700495865 {#4610
        date: 2023-11-20 16:57:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4613 …}
      +nested: Doctrine\ORM\PersistentCollection {#4615 …}
      +votes: Doctrine\ORM\PersistentCollection {#4617 …}
      +reports: Doctrine\ORM\PersistentCollection {#4619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
      -id: 143100
      -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495865 {#4611
        date: 2023-11-20 16:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "You assume a cis relationship?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700499628 {#4636
      date: 2023-11-20 18:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 143257
    -bodyTs: "'assum':2 'cis':4 'relationship':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499628 {#4639
      date: 2023-11-20 18:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700500397 {#4724
    date: 2023-11-20 18:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 143294
  -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500397 {#4727
    date: 2023-11-20 18:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4723
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: Proxies\__CG__\App\Entity\User {#4632 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4612
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4466
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: Proxies\__CG__\App\Entity\User {#4361 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4029
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Ah yes, domestic abuse jokes…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702572385 {#4035
              date: 2023-12-14 17:46:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4034 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4024 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 143043
            -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5034804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494602 {#4040
              date: 2023-11-20 16:36:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "I’m sorry, what did I miss here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700494818 {#4358
            date: 2023-11-20 16:40:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4364 …}
          +votes: Doctrine\ORM\PersistentCollection {#4366 …}
          +reports: Doctrine\ORM\PersistentCollection {#4368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
          -id: 143053
          -bodyTs: "'m':2 'miss':7 'sorri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5965626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494818 {#4359
            date: 2023-11-20 16:40:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700495441 {#4467
          date: 2023-11-20 16:50:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4456 …}
        +nested: Doctrine\ORM\PersistentCollection {#4460 …}
        +votes: Doctrine\ORM\PersistentCollection {#4458 …}
        +reports: Doctrine\ORM\PersistentCollection {#4471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
        -id: 143082
        -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495441 {#4464
          date: 2023-11-20 16:50:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "Oh, you think only men can be the bad person in this situation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700495865 {#4610
        date: 2023-11-20 16:57:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4613 …}
      +nested: Doctrine\ORM\PersistentCollection {#4615 …}
      +votes: Doctrine\ORM\PersistentCollection {#4617 …}
      +reports: Doctrine\ORM\PersistentCollection {#4619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
      -id: 143100
      -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495865 {#4611
        date: 2023-11-20 16:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "You assume a cis relationship?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700499628 {#4636
      date: 2023-11-20 18:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 143257
    -bodyTs: "'assum':2 'cis':4 'relationship':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499628 {#4639
      date: 2023-11-20 18:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700500397 {#4724
    date: 2023-11-20 18:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 143294
  -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500397 {#4727
    date: 2023-11-20 18:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4749
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4723
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: Proxies\__CG__\App\Entity\User {#4632 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4612
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4466
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4360
            +user: Proxies\__CG__\App\Entity\User {#4361 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4029
              +user: App\Entity\User {#4018 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Ah yes, domestic abuse jokes…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1702572385 {#4035
                date: 2023-12-14 17:46:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@spicytuna62@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4034 …}
              +nested: Doctrine\ORM\PersistentCollection {#4033 …}
              +votes: Doctrine\ORM\PersistentCollection {#4024 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
              -id: 143043
              -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5034804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700494602 {#4040
                date: 2023-11-20 16:36:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4029}
            +body: "I’m sorry, what did I miss here?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700494818 {#4358
              date: 2023-11-20 16:40:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
              "@HikingVet@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4362 …}
            +nested: Doctrine\ORM\PersistentCollection {#4364 …}
            +votes: Doctrine\ORM\PersistentCollection {#4366 …}
            +reports: Doctrine\ORM\PersistentCollection {#4368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
            -id: 143053
            -bodyTs: "'m':2 'miss':7 'sorri':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5965626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494818 {#4359
              date: 2023-11-20 16:40:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700495441 {#4467
            date: 2023-11-20 16:50:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
            "@v8bmx3@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4456 …}
          +nested: Doctrine\ORM\PersistentCollection {#4460 …}
          +votes: Doctrine\ORM\PersistentCollection {#4458 …}
          +reports: Doctrine\ORM\PersistentCollection {#4471 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
          -id: 143082
          -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5453865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700495441 {#4464
            date: 2023-11-20 16:50:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Oh, you think only men can be the bad person in this situation?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700495865 {#4610
          date: 2023-11-20 16:57:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
          "@not_that_guy05@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4613 …}
        +nested: Doctrine\ORM\PersistentCollection {#4615 …}
        +votes: Doctrine\ORM\PersistentCollection {#4617 …}
        +reports: Doctrine\ORM\PersistentCollection {#4619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
        -id: 143100
        -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5035293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495865 {#4611
          date: 2023-11-20 16:57:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "You assume a cis relationship?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700499628 {#4636
        date: 2023-11-20 18:00:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4631 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 143257
      -bodyTs: "'assum':2 'cis':4 'relationship':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5455192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700499628 {#4639
        date: 2023-11-20 18:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700500397 {#4724
      date: 2023-11-20 18:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
      "@Verqix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 143294
    -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500397 {#4727
      date: 2023-11-20 18:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Recheck the comment please, they didn’t mention any gender other than “girl”. You filled in the other gender."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700502629 {#4744
    date: 2023-11-20 18:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 143443
  -bodyTs: "'comment':3 'didn':6 'fill':15 'gender':10,19 'girl':13 'mention':8 'pleas':4 'recheck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502629 {#4747
    date: 2023-11-20 18:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4749
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4723
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: Proxies\__CG__\App\Entity\User {#4632 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4612
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4466
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4360
            +user: Proxies\__CG__\App\Entity\User {#4361 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4029
              +user: App\Entity\User {#4018 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Ah yes, domestic abuse jokes…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1702572385 {#4035
                date: 2023-12-14 17:46:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@spicytuna62@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4034 …}
              +nested: Doctrine\ORM\PersistentCollection {#4033 …}
              +votes: Doctrine\ORM\PersistentCollection {#4024 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
              -id: 143043
              -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5034804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700494602 {#4040
                date: 2023-11-20 16:36:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4029}
            +body: "I’m sorry, what did I miss here?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700494818 {#4358
              date: 2023-11-20 16:40:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
              "@HikingVet@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4362 …}
            +nested: Doctrine\ORM\PersistentCollection {#4364 …}
            +votes: Doctrine\ORM\PersistentCollection {#4366 …}
            +reports: Doctrine\ORM\PersistentCollection {#4368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
            -id: 143053
            -bodyTs: "'m':2 'miss':7 'sorri':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5965626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494818 {#4359
              date: 2023-11-20 16:40:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700495441 {#4467
            date: 2023-11-20 16:50:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
            "@v8bmx3@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4456 …}
          +nested: Doctrine\ORM\PersistentCollection {#4460 …}
          +votes: Doctrine\ORM\PersistentCollection {#4458 …}
          +reports: Doctrine\ORM\PersistentCollection {#4471 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
          -id: 143082
          -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5453865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700495441 {#4464
            date: 2023-11-20 16:50:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Oh, you think only men can be the bad person in this situation?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700495865 {#4610
          date: 2023-11-20 16:57:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
          "@not_that_guy05@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4613 …}
        +nested: Doctrine\ORM\PersistentCollection {#4615 …}
        +votes: Doctrine\ORM\PersistentCollection {#4617 …}
        +reports: Doctrine\ORM\PersistentCollection {#4619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
        -id: 143100
        -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5035293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495865 {#4611
          date: 2023-11-20 16:57:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "You assume a cis relationship?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700499628 {#4636
        date: 2023-11-20 18:00:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4631 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 143257
      -bodyTs: "'assum':2 'cis':4 'relationship':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5455192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700499628 {#4639
        date: 2023-11-20 18:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700500397 {#4724
      date: 2023-11-20 18:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
      "@Verqix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 143294
    -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500397 {#4727
      date: 2023-11-20 18:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Recheck the comment please, they didn’t mention any gender other than “girl”. You filled in the other gender."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700502629 {#4744
    date: 2023-11-20 18:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 143443
  -bodyTs: "'comment':3 'didn':6 'fill':15 'gender':10,19 'girl':13 'mention':8 'pleas':4 'recheck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502629 {#4747
    date: 2023-11-20 18:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4749
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4723
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: Proxies\__CG__\App\Entity\User {#4632 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4612
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4466
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4360
            +user: Proxies\__CG__\App\Entity\User {#4361 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4029
              +user: App\Entity\User {#4018 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Ah yes, domestic abuse jokes…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1702572385 {#4035
                date: 2023-12-14 17:46:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@spicytuna62@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4034 …}
              +nested: Doctrine\ORM\PersistentCollection {#4033 …}
              +votes: Doctrine\ORM\PersistentCollection {#4024 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
              -id: 143043
              -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5034804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700494602 {#4040
                date: 2023-11-20 16:36:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4029}
            +body: "I’m sorry, what did I miss here?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700494818 {#4358
              date: 2023-11-20 16:40:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@spicytuna62@lemmy.world"
              "@HikingVet@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4362 …}
            +nested: Doctrine\ORM\PersistentCollection {#4364 …}
            +votes: Doctrine\ORM\PersistentCollection {#4366 …}
            +reports: Doctrine\ORM\PersistentCollection {#4368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
            -id: 143053
            -bodyTs: "'m':2 'miss':7 'sorri':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5965626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700494818 {#4359
              date: 2023-11-20 16:40:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4029}
          +body: "Not fighting with your girl is sexist and… IDK. I’m confused as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700495441 {#4467
            date: 2023-11-20 16:50:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
            "@HikingVet@lemmy.ca"
            "@v8bmx3@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4456 …}
          +nested: Doctrine\ORM\PersistentCollection {#4460 …}
          +votes: Doctrine\ORM\PersistentCollection {#4458 …}
          +reports: Doctrine\ORM\PersistentCollection {#4471 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
          -id: 143082
          -bodyTs: "'confus':12 'fight':2 'girl':5 'idk':9 'm':11 'sexist':7 'well':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5453865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700495441 {#4464
            date: 2023-11-20 16:50:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "Oh, you think only men can be the bad person in this situation?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700495865 {#4610
          date: 2023-11-20 16:57:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
          "@v8bmx3@lemmy.ml"
          "@not_that_guy05@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4613 …}
        +nested: Doctrine\ORM\PersistentCollection {#4615 …}
        +votes: Doctrine\ORM\PersistentCollection {#4617 …}
        +reports: Doctrine\ORM\PersistentCollection {#4619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
        -id: 143100
        -bodyTs: "'bad':9 'men':5 'oh':1 'person':10 'situat':13 'think':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5035293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700495865 {#4611
          date: 2023-11-20 16:57:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "You assume a cis relationship?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700499628 {#4636
        date: 2023-11-20 18:00:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
        "@not_that_guy05@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4631 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 143257
      -bodyTs: "'assum':2 'cis':4 'relationship':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5455192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700499628 {#4639
        date: 2023-11-20 18:00:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Considering the person I replied to assumed a cis relationship, I rolled with their assumption, but if you looknat my other comments theybare gender biased."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700500397 {#4724
      date: 2023-11-20 18:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
      "@not_that_guy05@lemmy.world"
      "@Verqix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 143294
    -bodyTs: "'assum':7 'assumpt':15 'bias':25 'cis':9 'comment':22 'consid':1 'gender':24 'looknat':19 'person':3 'relationship':10 'repli':5 'roll':12 'theybar':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500397 {#4727
      date: 2023-11-20 18:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Recheck the comment please, they didn’t mention any gender other than “girl”. You filled in the other gender."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700502629 {#4744
    date: 2023-11-20 18:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@not_that_guy05@lemmy.world"
    "@Verqix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 143443
  -bodyTs: "'comment':3 'didn':6 'fill':15 'gender':10,19 'girl':13 'mention':8 'pleas':4 'recheck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502629 {#4747
    date: 2023-11-20 18:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4479
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
    \n
    Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
    \n
    And that’s only if the argument was for something minor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700495424 {#4477
    date: 2023-11-20 16:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 143081
  -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495424 {#4478
    date: 2023-11-20 16:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4479
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
    \n
    Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
    \n
    And that’s only if the argument was for something minor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700495424 {#4477
    date: 2023-11-20 16:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 143081
  -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495424 {#4478
    date: 2023-11-20 16:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4479
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: Proxies\__CG__\App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "I’m sorry, what did I miss here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700494818 {#4358
      date: 2023-11-20 16:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 143053
    -bodyTs: "'m':2 'miss':7 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494818 {#4359
      date: 2023-11-20 16:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
    \n
    Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
    \n
    And that’s only if the argument was for something minor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700495424 {#4477
    date: 2023-11-20 16:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 143081
  -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495424 {#4478
    date: 2023-11-20 16:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4583
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re right that it is childish, I’m not sure if I would call it abuse though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495716 {#4584
    date: 2023-11-20 16:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 143094
  -bodyTs: "'abus':19 'call':17 'childish':9 'm':11 're':4 'right':5 'sure':13 'think':2 'though':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4753131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495716 {#4581
    date: 2023-11-20 16:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4583
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re right that it is childish, I’m not sure if I would call it abuse though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495716 {#4584
    date: 2023-11-20 16:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 143094
  -bodyTs: "'abus':19 'call':17 'childish':9 'm':11 're':4 'right':5 'sure':13 'think':2 'though':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4753131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495716 {#4581
    date: 2023-11-20 16:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4583
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re right that it is childish, I’m not sure if I would call it abuse though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700495716 {#4584
    date: 2023-11-20 16:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 143094
  -bodyTs: "'abus':19 'call':17 'childish':9 'm':11 're':4 'right':5 'sure':13 'think':2 'though':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4753131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495716 {#4581
    date: 2023-11-20 16:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
    \n
    In case you’re wondering where all the downvotes are coming from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700496559 {#4594
    date: 2023-11-20 17:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +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: 143132
  -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5966288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496559 {#4595
    date: 2023-11-20 17:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
    \n
    In case you’re wondering where all the downvotes are coming from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700496559 {#4594
    date: 2023-11-20 17:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +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: 143132
  -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5966288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496559 {#4595
    date: 2023-11-20 17:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: Proxies\__CG__\App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4029
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ah yes, domestic abuse jokes…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702572385 {#4035
          date: 2023-12-14 17:46:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 143043
        -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5034804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494602 {#4040
          date: 2023-11-20 16:36:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: "I’m sorry, what did I miss here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700494818 {#4358
        date: 2023-11-20 16:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -id: 143053
      -bodyTs: "'m':2 'miss':7 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5965626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494818 {#4359
        date: 2023-11-20 16:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
      \n
      Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
      \n
      And that’s only if the argument was for something minor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700495424 {#4477
      date: 2023-11-20 16:50:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 143081
    -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5035099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495424 {#4478
      date: 2023-11-20 16:50:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
    \n
    In case you’re wondering where all the downvotes are coming from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700496559 {#4594
    date: 2023-11-20 17:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
  ]
  +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: 143132
  -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5966288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496559 {#4595
    date: 2023-11-20 17:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4651
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I’m basing it off the trope that the guy starts to play a game and the “I’m in danger” quote.\n
    \n
    It speaks to the fact that the gamer is probably doing the right thing and letting emotions cool, where the non gamer is upset at those actions and is in the first stage of an emotional or physical interaction that crosses the line.\n
    \n
    Didn’t really pay attention to the watermark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700497551 {#4648
    date: 2023-11-20 17:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 143178
  -bodyTs: "'action':49 'attent':70 'base':3 'cool':40 'cross':63 'danger':21 'didn':66 'emot':39,58 'fact':27 'first':54 'game':15 'gamer':30,44 'guy':10 'interact':61 'let':38 'line':65 'm':2,19 'non':43 'pay':69 'physic':60 'play':13 'probabl':32 'quot':22 'realli':68 'right':35 'speak':24 'stage':55 'start':11 'thing':36 'trope':7 'upset':46 'watermark':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035867"
  +editedAt: DateTimeImmutable @1700904111 {#4649
    date: 2023-11-25 10:21:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497551 {#4650
    date: 2023-11-20 17:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4651
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I’m basing it off the trope that the guy starts to play a game and the “I’m in danger” quote.\n
    \n
    It speaks to the fact that the gamer is probably doing the right thing and letting emotions cool, where the non gamer is upset at those actions and is in the first stage of an emotional or physical interaction that crosses the line.\n
    \n
    Didn’t really pay attention to the watermark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700497551 {#4648
    date: 2023-11-20 17:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 143178
  -bodyTs: "'action':49 'attent':70 'base':3 'cool':40 'cross':63 'danger':21 'didn':66 'emot':39,58 'fact':27 'first':54 'game':15 'gamer':30,44 'guy':10 'interact':61 'let':38 'line':65 'm':2,19 'non':43 'pay':69 'physic':60 'play':13 'probabl':32 'quot':22 'realli':68 'right':35 'speak':24 'stage':55 'start':11 'thing':36 'trope':7 'upset':46 'watermark':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035867"
  +editedAt: DateTimeImmutable @1700904111 {#4649
    date: 2023-11-25 10:21:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497551 {#4650
    date: 2023-11-20 17:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4651
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    I’m basing it off the trope that the guy starts to play a game and the “I’m in danger” quote.\n
    \n
    It speaks to the fact that the gamer is probably doing the right thing and letting emotions cool, where the non gamer is upset at those actions and is in the first stage of an emotional or physical interaction that crosses the line.\n
    \n
    Didn’t really pay attention to the watermark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700497551 {#4648
    date: 2023-11-20 17:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 143178
  -bodyTs: "'action':49 'attent':70 'base':3 'cool':40 'cross':63 'danger':21 'didn':66 'emot':39,58 'fact':27 'first':54 'game':15 'gamer':30,44 'guy':10 'interact':61 'let':38 'line':65 'm':2,19 'non':43 'pay':69 'physic':60 'play':13 'probabl':32 'quot':22 'realli':68 'right':35 'speak':24 'stage':55 'start':11 'thing':36 'trope':7 'upset':46 'watermark':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035867"
  +editedAt: DateTimeImmutable @1700904111 {#4649
    date: 2023-11-25 10:21:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497551 {#4650
    date: 2023-11-20 17:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re also over analysing and the other person is, simply put, an idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700497659 {#4664
    date: 2023-11-20 17:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 143191
  -bodyTs: "'also':5 'analys':7 'idiot':16 'person':11 'put':14 're':4 'simpli':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497659 {#4665
    date: 2023-11-20 17:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re also over analysing and the other person is, simply put, an idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700497659 {#4664
    date: 2023-11-20 17:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 143191
  -bodyTs: "'also':5 'analys':7 'idiot':16 'person':11 'put':14 're':4 'simpli':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497659 {#4665
    date: 2023-11-20 17:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "I think you’re also over analysing and the other person is, simply put, an idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700497659 {#4664
    date: 2023-11-20 17:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 143191
  -bodyTs: "'also':5 'analys':7 'idiot':16 'person':11 'put':14 're':4 'simpli':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497659 {#4665
    date: 2023-11-20 17:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Yeah, like, I noticed the WWE logo right away but assumed that was simply where the image of the woman was sourced from, and not intended as part of the joke. I didn’t take any physical violence tones from it at all.\n
    \n
    > Couple have argument\n
    \n
    > Woman leaves room, expecting to be chased\n
    \n
    > Man decides to play games instead\n
    \n
    > Woman has shocked Pikachu face\n
    \n
    The Woman wanting to be chased is definitely childish, and possibly emotional manipulation, but I don’t think it’s intentional manipulation. At least, there isn’t enough context in the images alone to say that with certainty. Definitely a bit of a leap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700497591 {#4680
    date: 2023-11-20 17:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 143182
  -bodyTs: "'alon':97 'argument':46 'assum':11 'away':9 'bit':105 'certainti':102 'chase':53,70 'childish':73 'context':93 'coupl':44 'decid':55 'definit':72,103 'didn':33 'emot':76 'enough':92 'expect':50 'face':64 'game':58 'imag':17,96 'instead':59 'intend':26 'intent':85 'isn':90 'joke':31 'leap':108 'least':88 'leav':48 'like':2 'logo':7 'man':54 'manipul':77,86 'notic':4 'part':28 'physic':37 'pikachu':63 'play':57 'possibl':75 'right':8 'room':49 'say':99 'shock':62 'simpli':14 'sourc':22 'take':35 'think':82 'tone':39 'violenc':38 'want':67 'woman':20,47,60,66 'wwe':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6361402"
  +editedAt: DateTimeImmutable @1700904630 {#4681
    date: 2023-11-25 10:30:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497591 {#4682
    date: 2023-11-20 17:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Yeah, like, I noticed the WWE logo right away but assumed that was simply where the image of the woman was sourced from, and not intended as part of the joke. I didn’t take any physical violence tones from it at all.\n
    \n
    > Couple have argument\n
    \n
    > Woman leaves room, expecting to be chased\n
    \n
    > Man decides to play games instead\n
    \n
    > Woman has shocked Pikachu face\n
    \n
    The Woman wanting to be chased is definitely childish, and possibly emotional manipulation, but I don’t think it’s intentional manipulation. At least, there isn’t enough context in the images alone to say that with certainty. Definitely a bit of a leap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700497591 {#4680
    date: 2023-11-20 17:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 143182
  -bodyTs: "'alon':97 'argument':46 'assum':11 'away':9 'bit':105 'certainti':102 'chase':53,70 'childish':73 'context':93 'coupl':44 'decid':55 'definit':72,103 'didn':33 'emot':76 'enough':92 'expect':50 'face':64 'game':58 'imag':17,96 'instead':59 'intend':26 'intent':85 'isn':90 'joke':31 'leap':108 'least':88 'leav':48 'like':2 'logo':7 'man':54 'manipul':77,86 'notic':4 'part':28 'physic':37 'pikachu':63 'play':57 'possibl':75 'right':8 'room':49 'say':99 'shock':62 'simpli':14 'sourc':22 'take':35 'think':82 'tone':39 'violenc':38 'want':67 'woman':20,47,60,66 'wwe':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6361402"
  +editedAt: DateTimeImmutable @1700904630 {#4681
    date: 2023-11-25 10:30:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497591 {#4682
    date: 2023-11-20 17:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: """
    Yeah, like, I noticed the WWE logo right away but assumed that was simply where the image of the woman was sourced from, and not intended as part of the joke. I didn’t take any physical violence tones from it at all.\n
    \n
    > Couple have argument\n
    \n
    > Woman leaves room, expecting to be chased\n
    \n
    > Man decides to play games instead\n
    \n
    > Woman has shocked Pikachu face\n
    \n
    The Woman wanting to be chased is definitely childish, and possibly emotional manipulation, but I don’t think it’s intentional manipulation. At least, there isn’t enough context in the images alone to say that with certainty. Definitely a bit of a leap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700497591 {#4680
    date: 2023-11-20 17:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 143182
  -bodyTs: "'alon':97 'argument':46 'assum':11 'away':9 'bit':105 'certainti':102 'chase':53,70 'childish':73 'context':93 'coupl':44 'decid':55 'definit':72,103 'didn':33 'emot':76 'enough':92 'expect':50 'face':64 'game':58 'imag':17,96 'instead':59 'intend':26 'intent':85 'isn':90 'joke':31 'leap':108 'least':88 'leav':48 'like':2 'logo':7 'man':54 'manipul':77,86 'notic':4 'part':28 'physic':37 'pikachu':63 'play':57 'possibl':75 'right':8 'room':49 'say':99 'shock':62 'simpli':14 'sourc':22 'take':35 'think':82 'tone':39 'violenc':38 'want':67 'woman':20,47,60,66 'wwe':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6361402"
  +editedAt: DateTimeImmutable @1700904630 {#4681
    date: 2023-11-25 10:30:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700497591 {#4682
    date: 2023-11-20 17:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4699
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "That would make the top comment make a lot more sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700498316 {#4697
    date: 2023-11-20 17:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 186646
  -bodyTs: "'comment':6 'lot':9 'make':3,7 'sens':11 'top':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4754204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498316 {#4698
    date: 2023-11-20 17:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4699
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "That would make the top comment make a lot more sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700498316 {#4697
    date: 2023-11-20 17:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 186646
  -bodyTs: "'comment':6 'lot':9 'make':3,7 'sens':11 'top':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4754204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498316 {#4698
    date: 2023-11-20 17:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4699
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4479
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: Proxies\__CG__\App\Entity\User {#4361 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4029
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ah yes, domestic abuse jokes…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702572385 {#4035
            date: 2023-12-14 17:46:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spicytuna62@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 143043
          -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5034804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700494602 {#4040
            date: 2023-11-20 16:36:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4029}
        +body: "I’m sorry, what did I miss here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700494818 {#4358
          date: 2023-11-20 16:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spicytuna62@lemmy.world"
          "@HikingVet@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4364 …}
        +votes: Doctrine\ORM\PersistentCollection {#4366 …}
        +reports: Doctrine\ORM\PersistentCollection {#4368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
        -id: 143053
        -bodyTs: "'m':2 'miss':7 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5965626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700494818 {#4359
          date: 2023-11-20 16:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4029}
      +body: """
        Getting upset that your romantic partner doesn’t chase you to apologise is childish. Retaliation for not behaving in a way you want them to crosses the line. Both of which are demonstrated in this meme.\n
        \n
        Should the person starting the PlayStation have done what they have done? Fucked if I know, as it’s situational. But the emotional manipulation thats incoming (or physical violence towards the gamer or their equipment) is heavily implied.\n
        \n
        And that’s only if the argument was for something minor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700495424 {#4477
        date: 2023-11-20 16:50:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@HikingVet@lemmy.ca"
        "@v8bmx3@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4480 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
      -id: 143081
      -bodyTs: "'apologis':12 'argument':81 'behav':18 'chase':9 'childish':14 'cross':26 'demonstr':33 'doesn':7 'done':44,48 'emot':59 'equip':71 'fuck':49 'gamer':68 'get':1 'heavili':73 'impli':74 'incom':62 'know':52 'line':28 'manipul':60 'meme':36 'minor':85 'partner':6 'person':39 'physic':64 'playstat':42 'retali':15 'romant':5 'situat':56 'someth':84 'start':40 'that':61 'toward':66 'upset':2 'violenc':65 'want':23 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5035099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700495424 {#4478
        date: 2023-11-20 16:50:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: """
      I assume you’re basing the abuse argument on the WWE logo in the corner. Everyone who didn’t notice that (me included, at first) just see a girl with a “how dare he?” look on her face. Which is actually pretty funny.\n
      \n
      In case you’re wondering where all the downvotes are coming from.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700496559 {#4594
      date: 2023-11-20 17:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
      "@v8bmx3@lemmy.ml"
    ]
    +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: 143132
    -bodyTs: "'abus':7 'actual':41 'argument':8 'assum':2 'base':5 'case':45 'come':54 'corner':15 'dare':33 'didn':18 'downvot':52 'everyon':16 'face':38 'first':25 'funni':43 'girl':29 'includ':23 'logo':12 'look':35 'notic':20 'pretti':42 're':4,47 'see':27 'wonder':48 'wwe':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5966288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700496559 {#4595
      date: 2023-11-20 17:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "That would make the top comment make a lot more sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700498316 {#4697
    date: 2023-11-20 17:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@v8bmx3@lemmy.ml"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 186646
  -bodyTs: "'comment':6 'lot':9 'make':3,7 'sens':11 'top':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4754204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498316 {#4698
    date: 2023-11-20 17:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1700494859 {#4374
    date: 2023-11-20 16:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4378 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
  -id: 143054
  -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494859 {#4375
    date: 2023-11-20 16:40:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1700494859 {#4374
    date: 2023-11-20 16:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4378 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
  -id: 143054
  -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494859 {#4375
    date: 2023-11-20 16:40:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1700494859 {#4374
    date: 2023-11-20 16:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4378 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
  -id: 143054
  -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5965647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700494859 {#4375
    date: 2023-11-20 16:40:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1700494859 {#4374
      date: 2023-11-20 16:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4378 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
    -id: 143054
    -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494859 {#4375
      date: 2023-11-20 16:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "It’s not just a big step, it’s antithetical to the movements against domestic abuse, because it’s broadening it to mean “any relationship dysfunction that I feel like throwing in the barrel” which cheapens the term by watering it down unnecessarily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700499820 {#4492
    date: 2023-11-20 18:03:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@ZenFriedRice@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 143266
  -bodyTs: "'abus':16 'antithet':10 'barrel':34 'big':6 'broaden':20 'cheapen':36 'domest':15 'dysfunct':26 'feel':29 'like':30 'mean':23 'movement':13 'relationship':25 'step':7 'term':38 'throw':31 'unnecessarili':43 'water':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455261"
  +editedAt: DateTimeImmutable @1700907679 {#4493
    date: 2023-11-25 11:21:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700499820 {#4494
    date: 2023-11-20 18:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1700494859 {#4374
      date: 2023-11-20 16:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4378 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
    -id: 143054
    -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494859 {#4375
      date: 2023-11-20 16:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "It’s not just a big step, it’s antithetical to the movements against domestic abuse, because it’s broadening it to mean “any relationship dysfunction that I feel like throwing in the barrel” which cheapens the term by watering it down unnecessarily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700499820 {#4492
    date: 2023-11-20 18:03:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@ZenFriedRice@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 143266
  -bodyTs: "'abus':16 'antithet':10 'barrel':34 'big':6 'broaden':20 'cheapen':36 'domest':15 'dysfunct':26 'feel':29 'like':30 'mean':23 'movement':13 'relationship':25 'step':7 'term':38 'throw':31 'unnecessarili':43 'water':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455261"
  +editedAt: DateTimeImmutable @1700907679 {#4493
    date: 2023-11-25 11:21:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700499820 {#4494
    date: 2023-11-20 18:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Woah buddy, domestic abuse feels like a pretty big step here. This just seems petty if anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1700494859 {#4374
      date: 2023-11-20 16:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4378 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4388 …}
    -id: 143054
    -bodyTs: "'abus':4 'anyth':17 'big':9 'buddi':2 'domest':3 'feel':5 'like':6 'petti':15 'pretti':8 'seem':14 'step':10 'woah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5965647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494859 {#4375
      date: 2023-11-20 16:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "It’s not just a big step, it’s antithetical to the movements against domestic abuse, because it’s broadening it to mean “any relationship dysfunction that I feel like throwing in the barrel” which cheapens the term by watering it down unnecessarily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700499820 {#4492
    date: 2023-11-20 18:03:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@ZenFriedRice@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 143266
  -bodyTs: "'abus':16 'antithet':10 'barrel':34 'big':6 'broaden':20 'cheapen':36 'domest':15 'dysfunct':26 'feel':29 'like':30 'mean':23 'movement':13 'relationship':25 'step':7 'term':38 'throw':31 'unnecessarili':43 'water':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455261"
  +editedAt: DateTimeImmutable @1700907679 {#4493
    date: 2023-11-25 11:21:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700499820 {#4494
    date: 2023-11-20 18:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4392
  +user: Proxies\__CG__\App\Entity\User {#4393 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "![](https://feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1700495391 {#4390
    date: 2023-11-20 16:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 143080
  -bodyTs: "'/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4984206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495391 {#4391
    date: 2023-11-20 16:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4392
  +user: Proxies\__CG__\App\Entity\User {#4393 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "![](https://feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1700495391 {#4390
    date: 2023-11-20 16:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 143080
  -bodyTs: "'/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4984206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495391 {#4391
    date: 2023-11-20 16:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4392
  +user: Proxies\__CG__\App\Entity\User {#4393 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "![](https://feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1700495391 {#4390
    date: 2023-11-20 16:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 143080
  -bodyTs: "'/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/a81dde14-9774-438c-90fd-6d475abe10fb.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4984206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495391 {#4391
    date: 2023-11-20 16:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4408
  +user: Proxies\__CG__\App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Anything can be funny if the joke is written well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700495902 {#4406
    date: 2023-11-20 16:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 143104
  -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495902 {#4407
    date: 2023-11-20 16:58:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4408
  +user: Proxies\__CG__\App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Anything can be funny if the joke is written well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700495902 {#4406
    date: 2023-11-20 16:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 143104
  -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495902 {#4407
    date: 2023-11-20 16:58:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4408
  +user: Proxies\__CG__\App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, domestic abuse jokes…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702572385 {#4035
      date: 2023-12-14 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 143043
    -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5034804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494602 {#4040
      date: 2023-11-20 16:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Anything can be funny if the joke is written well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700495902 {#4406
    date: 2023-11-20 16:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 143104
  -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495902 {#4407
    date: 2023-11-20 16:58:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4527
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: Proxies\__CG__\App\Entity\User {#4409 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Anything can be funny if the joke is written well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700495902 {#4406
      date: 2023-11-20 16:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 143104
    -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495902 {#4407
      date: 2023-11-20 16:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "This isn’t well written."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700496012 {#4525
    date: 2023-11-20 17:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4530 …}
  +votes: Doctrine\ORM\PersistentCollection {#4532 …}
  +reports: Doctrine\ORM\PersistentCollection {#4534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 143112
  -bodyTs: "'isn':2 'well':4 'written':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496012 {#4526
    date: 2023-11-20 17:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4527
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: Proxies\__CG__\App\Entity\User {#4409 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Anything can be funny if the joke is written well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700495902 {#4406
      date: 2023-11-20 16:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 143104
    -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495902 {#4407
      date: 2023-11-20 16:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "This isn’t well written."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700496012 {#4525
    date: 2023-11-20 17:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4530 …}
  +votes: Doctrine\ORM\PersistentCollection {#4532 …}
  +reports: Doctrine\ORM\PersistentCollection {#4534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 143112
  -bodyTs: "'isn':2 'well':4 'written':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496012 {#4526
    date: 2023-11-20 17:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4527
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: Proxies\__CG__\App\Entity\User {#4409 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, domestic abuse jokes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702572385 {#4035
        date: 2023-12-14 17:46:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 143043
      -bodyTs: "'abus':4 'ah':1 'domest':3 'joke':5 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5034804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700494602 {#4040
        date: 2023-11-20 16:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "Anything can be funny if the joke is written well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700495902 {#4406
      date: 2023-11-20 16:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 143104
    -bodyTs: "'anyth':1 'funni':4 'joke':7 'well':10 'written':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700495902 {#4407
      date: 2023-11-20 16:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "This isn’t well written."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700496012 {#4525
    date: 2023-11-20 17:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@HikingVet@lemmy.ca"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4530 …}
  +votes: Doctrine\ORM\PersistentCollection {#4532 …}
  +reports: Doctrine\ORM\PersistentCollection {#4534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 143112
  -bodyTs: "'isn':2 'well':4 'written':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5035351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700496012 {#4526
    date: 2023-11-20 17:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
    \n
    It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
    \n
    Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1700911292 {#4110
    date: 2023-11-25 12:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 143174
  -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497503 {#4111
    date: 2023-11-20 17:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
    \n
    It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
    \n
    Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1700911292 {#4110
    date: 2023-11-25 12:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 143174
  -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497503 {#4111
    date: 2023-11-20 17:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
    \n
    It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
    \n
    Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1700911292 {#4110
    date: 2023-11-25 12:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 143174
  -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5454510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700497503 {#4111
    date: 2023-11-20 17:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
      \n
      It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
      \n
      Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1700911292 {#4110
      date: 2023-11-25 12:21:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 143174
    -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700497503 {#4111
      date: 2023-11-20 17:25:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s… a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700499689 {#4422
    date: 2023-11-20 18:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 143262
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499689 {#4423
    date: 2023-11-20 18:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
      \n
      It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
      \n
      Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1700911292 {#4110
      date: 2023-11-25 12:21:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 143174
    -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700497503 {#4111
      date: 2023-11-20 17:25:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s… a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700499689 {#4422
    date: 2023-11-20 18:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 143262
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499689 {#4423
    date: 2023-11-20 18:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
      \n
      It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
      \n
      Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1700911292 {#4110
      date: 2023-11-25 12:21:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 143174
    -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5454510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700497503 {#4111
      date: 2023-11-20 17:25:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s… a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700499689 {#4422
    date: 2023-11-20 18:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 143262
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499689 {#4423
    date: 2023-11-20 18:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4542
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "(me watching young people use memes to learn life lessons)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700500843 {#4540
    date: 2023-11-20 18:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 143326
  -bodyTs: "'learn':8 'lesson':10 'life':9 'meme':6 'peopl':4 'use':5 'watch':2 'young':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500843 {#4541
    date: 2023-11-20 18:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4542
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "(me watching young people use memes to learn life lessons)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700500843 {#4540
    date: 2023-11-20 18:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 143326
  -bodyTs: "'learn':8 'lesson':10 'life':9 'meme':6 'peopl':4 'use':5 'watch':2 'young':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500843 {#4541
    date: 2023-11-20 18:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4542
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "(me watching young people use memes to learn life lessons)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700500843 {#4540
    date: 2023-11-20 18:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 143326
  -bodyTs: "'learn':8 'lesson':10 'life':9 'meme':6 'peopl':4 'use':5 'watch':2 'young':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500843 {#4541
    date: 2023-11-20 18:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s been posted on… A discussion-based forum website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700502464 {#4555
    date: 2023-11-20 18:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 143433
  -bodyTs: "'base':9 'discuss':8 'discussion-bas':7 'forum':10 'post':4 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5734273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502464 {#4556
    date: 2023-11-20 18:47:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s been posted on… A discussion-based forum website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700502464 {#4555
    date: 2023-11-20 18:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 143433
  -bodyTs: "'base':9 'discuss':8 'discussion-bas':7 'forum':10 'post':4 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5734273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502464 {#4556
    date: 2023-11-20 18:47:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not necessarily domestic abuse, like the other commenter said. But it does have a flavour of “haha women ammiright?”\n
        \n
        It’s not just women who sulk. It’s okay to take space sometimes from an argument but communicate about that. If the relationship is worth it, address passive aggressiveness as it comes up. Both people in this meme are being passive aggressive.\n
        \n
        Which obviously isn’t the same as domestic abuse so that’s, Yknow, a stretch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1700911292 {#4110
        date: 2023-11-25 12:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 143174
      -bodyTs: "'abus':6,73 'address':49 'aggress':51,64 'ammiright':21 'argument':38 'come':54 'comment':10 'communic':40 'domest':5,72 'flavour':17 'haha':19 'isn':67 'like':7 'meme':60 'necessarili':4 'obvious':66 'okay':31 'passiv':50,63 'peopl':57 'relationship':45 'said':11 'sometim':35 'space':34 'stretch':79 'sulk':28 'take':33 'women':20,26 'worth':47 'yknow':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5454510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700497503 {#4111
        date: 2023-11-20 17:25:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "It’s… a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700499689 {#4422
      date: 2023-11-20 18:01:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spicytuna62@lemmy.world"
      "@moistclump@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 143262
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5455219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700499689 {#4423
      date: 2023-11-20 18:01:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s been posted on… A discussion-based forum website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700502464 {#4555
    date: 2023-11-20 18:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@moistclump@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 143433
  -bodyTs: "'base':9 'discuss':8 'discussion-bas':7 'forum':10 'post':4 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5734273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502464 {#4556
    date: 2023-11-20 18:47:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since there’s so much confusion about this in the comments:\n
    \n
    If you have an argument with your partner, a very common solution is to separate for a bit and get some space, then come back with clear heads and finish the argument like adults.\n
    \n
    That separation - may it be going for a walk, or playing video games, is not disrespectful. It is the person trying to recover from their emotions.\n
    \n
    To use an example: in an intense argument, my wife or I will recognize that things are heating up into shouting match. We each leave the space, and 3-12 hours later, restart the convo gently. I typically go off for a walk. She may go to the bedroom and watch TV.\n
    \n
    If you’re upset at what the other person is doing during your separation time, you are still emotionally affected and are not ready for a talk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700501214 {#4183
    date: 2023-11-20 18:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 143354
  -bodyTs: "'-12':101 '3':100 'adult':45 'affect':143 'argument':16,43,79 'back':36 'bedroom':120 'bit':29 'clear':38 'come':35 'comment':11 'common':22 'confus':6 'convo':106 'disrespect':61 'emot':71,142 'exampl':75 'finish':41 'game':58 'gentl':107 'get':31 'go':51,110,117 'head':39 'heat':89 'hour':102 'intens':78 'later':103 'leav':96 'like':44 'match':93 'may':48,116 'much':5 'partner':19 'person':65,132 'play':56 're':126 'readi':147 'recogn':85 'recov':68 'restart':104 'separ':26,47,137 'shout':92 'sinc':1 'solut':23 'space':33,98 'still':141 'talk':150 'thing':87 'time':138 'tri':66 'tv':123 'typic':109 'upset':127 'use':73 'video':57 'walk':54,114 'watch':122 'wife':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501214 {#4184
    date: 2023-11-20 18:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since there’s so much confusion about this in the comments:\n
    \n
    If you have an argument with your partner, a very common solution is to separate for a bit and get some space, then come back with clear heads and finish the argument like adults.\n
    \n
    That separation - may it be going for a walk, or playing video games, is not disrespectful. It is the person trying to recover from their emotions.\n
    \n
    To use an example: in an intense argument, my wife or I will recognize that things are heating up into shouting match. We each leave the space, and 3-12 hours later, restart the convo gently. I typically go off for a walk. She may go to the bedroom and watch TV.\n
    \n
    If you’re upset at what the other person is doing during your separation time, you are still emotionally affected and are not ready for a talk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700501214 {#4183
    date: 2023-11-20 18:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 143354
  -bodyTs: "'-12':101 '3':100 'adult':45 'affect':143 'argument':16,43,79 'back':36 'bedroom':120 'bit':29 'clear':38 'come':35 'comment':11 'common':22 'confus':6 'convo':106 'disrespect':61 'emot':71,142 'exampl':75 'finish':41 'game':58 'gentl':107 'get':31 'go':51,110,117 'head':39 'heat':89 'hour':102 'intens':78 'later':103 'leav':96 'like':44 'match':93 'may':48,116 'much':5 'partner':19 'person':65,132 'play':56 're':126 'readi':147 'recogn':85 'recov':68 'restart':104 'separ':26,47,137 'shout':92 'sinc':1 'solut':23 'space':33,98 'still':141 'talk':150 'thing':87 'time':138 'tri':66 'tv':123 'typic':109 'upset':127 'use':73 'video':57 'walk':54,114 'watch':122 'wife':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501214 {#4184
    date: 2023-11-20 18:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since there’s so much confusion about this in the comments:\n
    \n
    If you have an argument with your partner, a very common solution is to separate for a bit and get some space, then come back with clear heads and finish the argument like adults.\n
    \n
    That separation - may it be going for a walk, or playing video games, is not disrespectful. It is the person trying to recover from their emotions.\n
    \n
    To use an example: in an intense argument, my wife or I will recognize that things are heating up into shouting match. We each leave the space, and 3-12 hours later, restart the convo gently. I typically go off for a walk. She may go to the bedroom and watch TV.\n
    \n
    If you’re upset at what the other person is doing during your separation time, you are still emotionally affected and are not ready for a talk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700501214 {#4183
    date: 2023-11-20 18:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 143354
  -bodyTs: "'-12':101 '3':100 'adult':45 'affect':143 'argument':16,43,79 'back':36 'bedroom':120 'bit':29 'clear':38 'come':35 'comment':11 'common':22 'confus':6 'convo':106 'disrespect':61 'emot':71,142 'exampl':75 'finish':41 'game':58 'gentl':107 'get':31 'go':51,110,117 'head':39 'heat':89 'hour':102 'intens':78 'later':103 'leav':96 'like':44 'match':93 'may':48,116 'much':5 'partner':19 'person':65,132 'play':56 're':126 'readi':147 'recogn':85 'recov':68 'restart':104 'separ':26,47,137 'shout':92 'sinc':1 'solut':23 'space':33,98 'still':141 'talk':150 'thing':87 'time':138 'tri':66 'tv':123 'typic':109 'upset':127 'use':73 'video':57 'walk':54,114 'watch':122 'wife':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5455739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501214 {#4184
    date: 2023-11-20 18:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get the domestic abuse connection everyone is making. I thought it implied the woman was just going to walk out on him. After the PS5 starts blasting, you’d hear the rustle of her packing her luggage in their now former bedroom. Maybe she’ll leave the wedding ring on the dining room table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700501165 {#4256
    date: 2023-11-20 18:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 143350
  -bodyTs: "'abus':7 'bedroom':45 'blast':30 'connect':8 'd':32 'dine':55 'domest':6 'everyon':9 'former':44 'get':4 'go':20 'hear':33 'impli':15 'leav':49 'll':48 'luggag':40 'make':11 'mayb':46 'pack':38 'ps5':28 'ring':52 'room':56 'rustl':35 'start':29 'tabl':57 'thought':13 'walk':22 'wed':51 'woman':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3039966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501165 {#4257
    date: 2023-11-20 18:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get the domestic abuse connection everyone is making. I thought it implied the woman was just going to walk out on him. After the PS5 starts blasting, you’d hear the rustle of her packing her luggage in their now former bedroom. Maybe she’ll leave the wedding ring on the dining room table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700501165 {#4256
    date: 2023-11-20 18:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 143350
  -bodyTs: "'abus':7 'bedroom':45 'blast':30 'connect':8 'd':32 'dine':55 'domest':6 'everyon':9 'former':44 'get':4 'go':20 'hear':33 'impli':15 'leav':49 'll':48 'luggag':40 'make':11 'mayb':46 'pack':38 'ps5':28 'ring':52 'room':56 'rustl':35 'start':29 'tabl':57 'thought':13 'walk':22 'wed':51 'woman':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3039966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501165 {#4257
    date: 2023-11-20 18:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-in-danger"
    +title: "I'm in danger."
    +url: "https://i.imgur.com/BAO2zna.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515214 {#2414
      date: 2023-11-20 22:20:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14779
    -titleTs: "'danger':4 'm':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700580423
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8521964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700494023 {#1793
      date: 2023-11-20 16:27:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get the domestic abuse connection everyone is making. I thought it implied the woman was just going to walk out on him. After the PS5 starts blasting, you’d hear the rustle of her packing her luggage in their now former bedroom. Maybe she’ll leave the wedding ring on the dining room table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700501165 {#4256
    date: 2023-11-20 18:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 143350
  -bodyTs: "'abus':7 'bedroom':45 'blast':30 'connect':8 'd':32 'dine':55 'domest':6 'everyon':9 'former':44 'get':4 'go':20 'hear':33 'impli':15 'leav':49 'll':48 'luggag':40 'make':11 'mayb':46 'pack':38 'ps5':28 'ring':52 'room':56 'rustl':35 'start':29 'tabl':57 'thought':13 'walk':22 'wed':51 'woman':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3039966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501165 {#4257
    date: 2023-11-20 18:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details