GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/4068/it-s-a-trap/oldest

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.22 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "it-s-a-trap"
  +title: "it's a trap!"
  +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696968517 {#2410
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 4068
  -titleTs: "'trap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697039343
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4382939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952943 {#1850
    date: 2023-10-10 17:49:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "it-s-a-trap"
  +title: "it's a trap!"
  +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696968517 {#2410
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 4068
  -titleTs: "'trap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697039343
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4382939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952943 {#1850
    date: 2023-10-10 17:49:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "it-s-a-trap"
  +title: "it's a trap!"
  +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696968517 {#2410
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 4068
  -titleTs: "'trap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697039343
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4382939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952943 {#1850
    date: 2023-10-10 17:49:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "People really do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696968519 {#4008
    date: 2023-10-10 22:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 40203
  -bodyTs: "'peopl':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953898 {#3944
    date: 2023-10-10 18:04:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "People really do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696968519 {#4008
    date: 2023-10-10 22:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 40203
  -bodyTs: "'peopl':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953898 {#3944
    date: 2023-10-10 18:04:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "People really do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696968519 {#4008
    date: 2023-10-10 22:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 40203
  -bodyTs: "'peopl':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953898 {#3944
    date: 2023-10-10 18:04:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4200
  +user: Proxies\__CG__\App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I wouldn’t know, never had a girlfriend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696954198 {#4201
    date: 2023-10-10 18:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 40209
  -bodyTs: "'girlfriend':8 'know':4 'never':5 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954198 {#4204
    date: 2023-10-10 18:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4200
  +user: Proxies\__CG__\App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I wouldn’t know, never had a girlfriend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696954198 {#4201
    date: 2023-10-10 18:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 40209
  -bodyTs: "'girlfriend':8 'know':4 'never':5 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954198 {#4204
    date: 2023-10-10 18:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4200
  +user: Proxies\__CG__\App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I wouldn’t know, never had a girlfriend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696954198 {#4201
    date: 2023-10-10 18:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 40209
  -bodyTs: "'girlfriend':8 'know':4 'never':5 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954198 {#4204
    date: 2023-10-10 18:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4215
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696954771 {#4213
    date: 2023-10-10 18:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 40222
  -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954771 {#4214
    date: 2023-10-10 18:19:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4215
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696954771 {#4213
    date: 2023-10-10 18:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 40222
  -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954771 {#4214
    date: 2023-10-10 18:19:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4215
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "People really do this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696968519 {#4008
      date: 2023-10-10 22:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 40203
    -bodyTs: "'peopl':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4405949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696953898 {#3944
      date: 2023-10-10 18:04:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696954771 {#4213
    date: 2023-10-10 18:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 40222
  -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954771 {#4214
    date: 2023-10-10 18:19:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4297
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "People really do this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1696968519 {#4008
        date: 2023-10-10 22:08:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 40203
      -bodyTs: "'peopl':1 'realli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4405949"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696953898 {#3944
        date: 2023-10-10 18:04:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696954771 {#4213
      date: 2023-10-10 18:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -id: 40222
    -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954771 {#4214
      date: 2023-10-10 18:19:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696955073 {#4296
    date: 2023-10-10 18:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 40226
  -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955073 {#4293
    date: 2023-10-10 18:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4297
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "People really do this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1696968519 {#4008
        date: 2023-10-10 22:08:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 40203
      -bodyTs: "'peopl':1 'realli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4405949"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696953898 {#3944
        date: 2023-10-10 18:04:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696954771 {#4213
      date: 2023-10-10 18:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -id: 40222
    -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954771 {#4214
      date: 2023-10-10 18:19:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696955073 {#4296
    date: 2023-10-10 18:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 40226
  -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955073 {#4293
    date: 2023-10-10 18:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4297
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "People really do this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1696968519 {#4008
        date: 2023-10-10 22:08:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 40203
      -bodyTs: "'peopl':1 'realli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4405949"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696953898 {#3944
        date: 2023-10-10 18:04:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696954771 {#4213
      date: 2023-10-10 18:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -id: 40222
    -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954771 {#4214
      date: 2023-10-10 18:19:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696955073 {#4296
    date: 2023-10-10 18:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 40226
  -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955073 {#4293
    date: 2023-10-10 18:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "People really do this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1696968519 {#4008
          date: 2023-10-10 22:08:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 40203
        -bodyTs: "'peopl':1 'realli':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4405949"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696953898 {#3944
          date: 2023-10-10 18:04:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696954771 {#4213
        date: 2023-10-10 18:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4217 …}
      +nested: Doctrine\ORM\PersistentCollection {#4219 …}
      +votes: Doctrine\ORM\PersistentCollection {#4221 …}
      +reports: Doctrine\ORM\PersistentCollection {#4223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
      -id: 40222
      -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696954771 {#4214
        date: 2023-10-10 18:19:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696955073 {#4296
      date: 2023-10-10 18:24:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4307 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 40226
    -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955073 {#4293
      date: 2023-10-10 18:24:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696955513 {#4324
    date: 2023-10-10 18:31:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 40232
  -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955513 {#4327
    date: 2023-10-10 18:31:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "People really do this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1696968519 {#4008
          date: 2023-10-10 22:08:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 40203
        -bodyTs: "'peopl':1 'realli':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4405949"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696953898 {#3944
          date: 2023-10-10 18:04:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696954771 {#4213
        date: 2023-10-10 18:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4217 …}
      +nested: Doctrine\ORM\PersistentCollection {#4219 …}
      +votes: Doctrine\ORM\PersistentCollection {#4221 …}
      +reports: Doctrine\ORM\PersistentCollection {#4223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
      -id: 40222
      -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696954771 {#4214
        date: 2023-10-10 18:19:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696955073 {#4296
      date: 2023-10-10 18:24:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4307 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 40226
    -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955073 {#4293
      date: 2023-10-10 18:24:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696955513 {#4324
    date: 2023-10-10 18:31:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 40232
  -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955513 {#4327
    date: 2023-10-10 18:31:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "People really do this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1696968519 {#4008
          date: 2023-10-10 22:08:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 40203
        -bodyTs: "'peopl':1 'realli':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4405949"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696953898 {#3944
          date: 2023-10-10 18:04:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696954771 {#4213
        date: 2023-10-10 18:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4217 …}
      +nested: Doctrine\ORM\PersistentCollection {#4219 …}
      +votes: Doctrine\ORM\PersistentCollection {#4221 …}
      +reports: Doctrine\ORM\PersistentCollection {#4223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
      -id: 40222
      -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696954771 {#4214
        date: 2023-10-10 18:19:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696955073 {#4296
      date: 2023-10-10 18:24:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4307 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 40226
    -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955073 {#4293
      date: 2023-10-10 18:24:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696955513 {#4324
    date: 2023-10-10 18:31:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 40232
  -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3689958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955513 {#4327
    date: 2023-10-10 18:31:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sounds like some college bs tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696957106 {#4346
    date: 2023-10-10 18:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 40257
  -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957106 {#4349
    date: 2023-10-10 18:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sounds like some college bs tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696957106 {#4346
    date: 2023-10-10 18:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 40257
  -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957106 {#4349
    date: 2023-10-10 18:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sounds like some college bs tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696957106 {#4346
    date: 2023-10-10 18:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 40257
  -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957106 {#4349
    date: 2023-10-10 18:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4329
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4215
          +user: Proxies\__CG__\App\Entity\User {#4216 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "People really do this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1696968519 {#4008
              date: 2023-10-10 22:08:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3997 …}
            +nested: Doctrine\ORM\PersistentCollection {#3995 …}
            +votes: Doctrine\ORM\PersistentCollection {#3993 …}
            +reports: Doctrine\ORM\PersistentCollection {#3991 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
            -id: 40203
            -bodyTs: "'peopl':1 'realli':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4405949"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696953898 {#3944
              date: 2023-10-10 18:04:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1696954771 {#4213
            date: 2023-10-10 18:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4217 …}
          +nested: Doctrine\ORM\PersistentCollection {#4219 …}
          +votes: Doctrine\ORM\PersistentCollection {#4221 …}
          +reports: Doctrine\ORM\PersistentCollection {#4223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
          -id: 40222
          -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3689498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696954771 {#4214
            date: 2023-10-10 18:19:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696955073 {#4296
          date: 2023-10-10 18:24:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4307 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 40226
        -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955073 {#4293
          date: 2023-10-10 18:24:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696955513 {#4324
        date: 2023-10-10 18:31:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4318 …}
      +votes: Doctrine\ORM\PersistentCollection {#4316 …}
      +reports: Doctrine\ORM\PersistentCollection {#4330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
      -id: 40232
      -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955513 {#4327
        date: 2023-10-10 18:31:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sounds like some college bs tbh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696957106 {#4346
      date: 2023-10-10 18:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4340 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 40257
    -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957106 {#4349
      date: 2023-10-10 18:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s not. I was at a barbeque last weekend and all the wives were going off. If anything it’s worse in the 40+ crowd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696967382 {#4381
    date: 2023-10-10 21:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -id: 40555
  -bodyTs: "'40':25 'anyth':19 'barbequ':8 'crowd':26 'go':16 'last':9 'weekend':10 'wive':14 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3697180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696967382 {#4378
    date: 2023-10-10 21:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4329
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4215
          +user: Proxies\__CG__\App\Entity\User {#4216 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "People really do this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1696968519 {#4008
              date: 2023-10-10 22:08:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3997 …}
            +nested: Doctrine\ORM\PersistentCollection {#3995 …}
            +votes: Doctrine\ORM\PersistentCollection {#3993 …}
            +reports: Doctrine\ORM\PersistentCollection {#3991 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
            -id: 40203
            -bodyTs: "'peopl':1 'realli':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4405949"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696953898 {#3944
              date: 2023-10-10 18:04:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1696954771 {#4213
            date: 2023-10-10 18:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4217 …}
          +nested: Doctrine\ORM\PersistentCollection {#4219 …}
          +votes: Doctrine\ORM\PersistentCollection {#4221 …}
          +reports: Doctrine\ORM\PersistentCollection {#4223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
          -id: 40222
          -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3689498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696954771 {#4214
            date: 2023-10-10 18:19:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696955073 {#4296
          date: 2023-10-10 18:24:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4307 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 40226
        -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955073 {#4293
          date: 2023-10-10 18:24:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696955513 {#4324
        date: 2023-10-10 18:31:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4318 …}
      +votes: Doctrine\ORM\PersistentCollection {#4316 …}
      +reports: Doctrine\ORM\PersistentCollection {#4330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
      -id: 40232
      -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955513 {#4327
        date: 2023-10-10 18:31:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sounds like some college bs tbh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696957106 {#4346
      date: 2023-10-10 18:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4340 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 40257
    -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957106 {#4349
      date: 2023-10-10 18:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s not. I was at a barbeque last weekend and all the wives were going off. If anything it’s worse in the 40+ crowd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696967382 {#4381
    date: 2023-10-10 21:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -id: 40555
  -bodyTs: "'40':25 'anyth':19 'barbequ':8 'crowd':26 'go':16 'last':9 'weekend':10 'wive':14 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3697180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696967382 {#4378
    date: 2023-10-10 21:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4376
  +user: Proxies\__CG__\App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4329
      +user: Proxies\__CG__\App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4215
          +user: Proxies\__CG__\App\Entity\User {#4216 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "People really do this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1696968519 {#4008
              date: 2023-10-10 22:08:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3997 …}
            +nested: Doctrine\ORM\PersistentCollection {#3995 …}
            +votes: Doctrine\ORM\PersistentCollection {#3993 …}
            +reports: Doctrine\ORM\PersistentCollection {#3991 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
            -id: 40203
            -bodyTs: "'peopl':1 'realli':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4405949"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696953898 {#3944
              date: 2023-10-10 18:04:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1696954771 {#4213
            date: 2023-10-10 18:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4217 …}
          +nested: Doctrine\ORM\PersistentCollection {#4219 …}
          +votes: Doctrine\ORM\PersistentCollection {#4221 …}
          +reports: Doctrine\ORM\PersistentCollection {#4223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
          -id: 40222
          -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/3689498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696954771 {#4214
            date: 2023-10-10 18:19:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696955073 {#4296
          date: 2023-10-10 18:24:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4307 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 40226
        -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955073 {#4293
          date: 2023-10-10 18:24:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696955513 {#4324
        date: 2023-10-10 18:31:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4318 …}
      +votes: Doctrine\ORM\PersistentCollection {#4316 …}
      +reports: Doctrine\ORM\PersistentCollection {#4330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
      -id: 40232
      -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3689958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955513 {#4327
        date: 2023-10-10 18:31:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Sounds like some college bs tbh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696957106 {#4346
      date: 2023-10-10 18:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4340 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 40257
    -bodyTs: "'bs':5 'colleg':4 'like':2 'sound':1 'tbh':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957106 {#4349
      date: 2023-10-10 18:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It’s not. I was at a barbeque last weekend and all the wives were going off. If anything it’s worse in the 40+ crowd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696967382 {#4381
    date: 2023-10-10 21:49:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -id: 40555
  -bodyTs: "'40':25 'anyth':19 'barbequ':8 'crowd':26 'go':16 'last':9 'weekend':10 'wive':14 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3697180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696967382 {#4378
    date: 2023-10-10 21:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It **can** be a passive-aggressive way to call you out, but not necessarily. If you and your SO have a healthy relationship, discussing problems in front of others shouldn’t necessarily be seen as an attack. In my experience, if a situation like this comes up, it’s usually either:\n
    \n
    1. A way to help a friend who that might not realize they’re in a toxic/abusive relationship. For example, “Sometimes, Niels is really impatient with me being late, but he doesn’t demean me or put me down” can be a way of inviting me to provide some context or show that I’m not perfect but also that there are hard lines that shouldn’t be crossed\n
    2. A way to empathize with a friend that is coming to grips with the fact that no relationship is perfect. It might not be a conscious invitation to participate, but it does potentially allow you to provide another way of thinking about the issue. For example, “Tell me about it; I’m always picking up after *this guy*” is not mean-spirited or passive aggressive, IMHO. If it seemed like they actually wanted me to participate rather than just have a way to vent, then depending on the friend I might jump in with “oh man, my ADHD has been really bad since the new project started at work! I’ve been a mess and it’s been really awesome that you’ve been able to help me out”\n
    \n
    It’s still not an excuse for an SO oversharing something that you told them in confidence, and it’s not an excuse for turning an ongoing point of contention into a full-fledged argument in front of others, but it’s not necessarily cause for concern. If you’re a very private person, and you ask an SO to not discuss certain things with others, that’s a little different. But on the other hand, they do need to be able to discuss concerns with others to some extent, so maybe differentiating between “good friends are OK, but not *that* friend” would be helpful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696968517 {#4358
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 40578
  -bodyTs: "'1':53 '2':122 'abl':248,335 'actual':195 'adhd':221 'aggress':7,188 'allow':156 'also':111 'alway':175 'anoth':160 'argument':288 'ask':310 'attack':38 'awesom':243 'bad':225 'call':10 'caus':298 'certain':316 'come':47,132 'concern':300,338 'confid':269 'conscious':148 'content':282 'context':102 'cross':121 'demean':86 'depend':209 'differ':324 'differenti':346 'discuss':25,315,337 'doesn':84 'either':52 'empath':126 'exampl':72,168 'excus':258,275 'experi':41 'extent':343 'fact':137 'fledg':287 'friend':59,129,212,349,355 'front':28,290 'full':286 'full-fledg':285 'good':348 'grip':134 'guy':180 'hand':329 'hard':115 'healthi':23 'help':57,250,358 'imho':189 'impati':77 'invit':97,149 'issu':166 'jump':215 'late':81 'like':45,193 'line':116 'littl':323 'm':107,174 'man':219 'mayb':345 'mean':184 'mean-spirit':183 'mess':237 'might':62,144,214 'necessarili':15,33,297 'need':332 'new':228 'niel':74 'oh':218 'ok':351 'ongo':279 'other':30,292,319,340 'overshar':262 'particip':151,199 'passiv':6,187 'passive-aggress':5 'perfect':109,142 'person':307 'pick':176 'point':280 'potenti':155 'privat':306 'problem':26 'project':229 'provid':100,159 'put':89 'rather':200 're':66,303 'realiz':64 'realli':76,224,242 'relationship':24,70,140 'seem':192 'seen':35 'shouldn':31,118 'show':104 'sinc':226 'situat':44 'someth':263 'sometim':73 'spirit':185 'start':230 'still':255 'tell':169 'thing':317 'think':163 'told':266 'toxic/abusive':69 'turn':277 'usual':51 've':234,246 'vent':207 'want':196 'way':8,55,95,124,161,205 'work':232 'would':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4413797"
  +editedAt: DateTimeImmutable @1696968685 {#4359
    date: 2023-10-10 22:11:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696968517 {#4360
    date: 2023-10-10 22:08:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It **can** be a passive-aggressive way to call you out, but not necessarily. If you and your SO have a healthy relationship, discussing problems in front of others shouldn’t necessarily be seen as an attack. In my experience, if a situation like this comes up, it’s usually either:\n
    \n
    1. A way to help a friend who that might not realize they’re in a toxic/abusive relationship. For example, “Sometimes, Niels is really impatient with me being late, but he doesn’t demean me or put me down” can be a way of inviting me to provide some context or show that I’m not perfect but also that there are hard lines that shouldn’t be crossed\n
    2. A way to empathize with a friend that is coming to grips with the fact that no relationship is perfect. It might not be a conscious invitation to participate, but it does potentially allow you to provide another way of thinking about the issue. For example, “Tell me about it; I’m always picking up after *this guy*” is not mean-spirited or passive aggressive, IMHO. If it seemed like they actually wanted me to participate rather than just have a way to vent, then depending on the friend I might jump in with “oh man, my ADHD has been really bad since the new project started at work! I’ve been a mess and it’s been really awesome that you’ve been able to help me out”\n
    \n
    It’s still not an excuse for an SO oversharing something that you told them in confidence, and it’s not an excuse for turning an ongoing point of contention into a full-fledged argument in front of others, but it’s not necessarily cause for concern. If you’re a very private person, and you ask an SO to not discuss certain things with others, that’s a little different. But on the other hand, they do need to be able to discuss concerns with others to some extent, so maybe differentiating between “good friends are OK, but not *that* friend” would be helpful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696968517 {#4358
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 40578
  -bodyTs: "'1':53 '2':122 'abl':248,335 'actual':195 'adhd':221 'aggress':7,188 'allow':156 'also':111 'alway':175 'anoth':160 'argument':288 'ask':310 'attack':38 'awesom':243 'bad':225 'call':10 'caus':298 'certain':316 'come':47,132 'concern':300,338 'confid':269 'conscious':148 'content':282 'context':102 'cross':121 'demean':86 'depend':209 'differ':324 'differenti':346 'discuss':25,315,337 'doesn':84 'either':52 'empath':126 'exampl':72,168 'excus':258,275 'experi':41 'extent':343 'fact':137 'fledg':287 'friend':59,129,212,349,355 'front':28,290 'full':286 'full-fledg':285 'good':348 'grip':134 'guy':180 'hand':329 'hard':115 'healthi':23 'help':57,250,358 'imho':189 'impati':77 'invit':97,149 'issu':166 'jump':215 'late':81 'like':45,193 'line':116 'littl':323 'm':107,174 'man':219 'mayb':345 'mean':184 'mean-spirit':183 'mess':237 'might':62,144,214 'necessarili':15,33,297 'need':332 'new':228 'niel':74 'oh':218 'ok':351 'ongo':279 'other':30,292,319,340 'overshar':262 'particip':151,199 'passiv':6,187 'passive-aggress':5 'perfect':109,142 'person':307 'pick':176 'point':280 'potenti':155 'privat':306 'problem':26 'project':229 'provid':100,159 'put':89 'rather':200 're':66,303 'realiz':64 'realli':76,224,242 'relationship':24,70,140 'seem':192 'seen':35 'shouldn':31,118 'show':104 'sinc':226 'situat':44 'someth':263 'sometim':73 'spirit':185 'start':230 'still':255 'tell':169 'thing':317 'think':163 'told':266 'toxic/abusive':69 'turn':277 'usual':51 've':234,246 'vent':207 'want':196 'way':8,55,95,124,161,205 'work':232 'would':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4413797"
  +editedAt: DateTimeImmutable @1696968685 {#4359
    date: 2023-10-10 22:11:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696968517 {#4360
    date: 2023-10-10 22:08:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4329
    +user: Proxies\__CG__\App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4215
        +user: Proxies\__CG__\App\Entity\User {#4216 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "People really do this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1696968519 {#4008
            date: 2023-10-10 22:08:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 40203
          -bodyTs: "'peopl':1 'realli':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4405949"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696953898 {#3944
            date: 2023-10-10 18:04:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Yeah, your GF is probably telling her friends all kinds of embarrassing shit about you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696954771 {#4213
          date: 2023-10-10 18:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4217 …}
        +nested: Doctrine\ORM\PersistentCollection {#4219 …}
        +votes: Doctrine\ORM\PersistentCollection {#4221 …}
        +reports: Doctrine\ORM\PersistentCollection {#4223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
        -id: 40222
        -bodyTs: "'embarrass':12 'friend':8 'gf':3 'kind':10 'probabl':5 'shit':13 'tell':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3689498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696954771 {#4214
          date: 2023-10-10 18:19:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Sure whatever people talk. But doing it *in front* of your so is just kinda rude"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696955073 {#4296
        date: 2023-10-10 18:24:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@tdawg@lemmy.world"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4307 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 40226
      -bodyTs: "'front':9 'kinda':15 'peopl':3 'rude':16 'sure':1 'talk':4 'whatev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955073 {#4293
        date: 2023-10-10 18:24:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It’s a way of passive aggressively calling you out for shit and yea it’s rude as hell. I’d argue airing out dirty laundry to their friends at all is pretty rude regardless of if you’re present or not. I know I’ve had shit I’d rather people not know get out because of GFs gossiping with each other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696955513 {#4324
      date: 2023-10-10 18:31:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@tdawg@lemmy.world"
      "@lightnsfw@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4318 …}
    +votes: Doctrine\ORM\PersistentCollection {#4316 …}
    +reports: Doctrine\ORM\PersistentCollection {#4330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
    -id: 40232
    -bodyTs: "'aggress':7 'air':23 'argu':22 'call':8 'd':21,50 'dirti':25 'friend':29 'get':55 'gfs':59 'gossip':60 'hell':19 'know':44,54 'laundri':26 'passiv':6 'peopl':52 'present':40 'pretti':33 'rather':51 're':39 'regardless':35 'rude':17,34 'shit':12,48 've':46 'way':4 'yea':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3689958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955513 {#4327
      date: 2023-10-10 18:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It **can** be a passive-aggressive way to call you out, but not necessarily. If you and your SO have a healthy relationship, discussing problems in front of others shouldn’t necessarily be seen as an attack. In my experience, if a situation like this comes up, it’s usually either:\n
    \n
    1. A way to help a friend who that might not realize they’re in a toxic/abusive relationship. For example, “Sometimes, Niels is really impatient with me being late, but he doesn’t demean me or put me down” can be a way of inviting me to provide some context or show that I’m not perfect but also that there are hard lines that shouldn’t be crossed\n
    2. A way to empathize with a friend that is coming to grips with the fact that no relationship is perfect. It might not be a conscious invitation to participate, but it does potentially allow you to provide another way of thinking about the issue. For example, “Tell me about it; I’m always picking up after *this guy*” is not mean-spirited or passive aggressive, IMHO. If it seemed like they actually wanted me to participate rather than just have a way to vent, then depending on the friend I might jump in with “oh man, my ADHD has been really bad since the new project started at work! I’ve been a mess and it’s been really awesome that you’ve been able to help me out”\n
    \n
    It’s still not an excuse for an SO oversharing something that you told them in confidence, and it’s not an excuse for turning an ongoing point of contention into a full-fledged argument in front of others, but it’s not necessarily cause for concern. If you’re a very private person, and you ask an SO to not discuss certain things with others, that’s a little different. But on the other hand, they do need to be able to discuss concerns with others to some extent, so maybe differentiating between “good friends are OK, but not *that* friend” would be helpful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696968517 {#4358
    date: 2023-10-10 22:08:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@tdawg@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 40578
  -bodyTs: "'1':53 '2':122 'abl':248,335 'actual':195 'adhd':221 'aggress':7,188 'allow':156 'also':111 'alway':175 'anoth':160 'argument':288 'ask':310 'attack':38 'awesom':243 'bad':225 'call':10 'caus':298 'certain':316 'come':47,132 'concern':300,338 'confid':269 'conscious':148 'content':282 'context':102 'cross':121 'demean':86 'depend':209 'differ':324 'differenti':346 'discuss':25,315,337 'doesn':84 'either':52 'empath':126 'exampl':72,168 'excus':258,275 'experi':41 'extent':343 'fact':137 'fledg':287 'friend':59,129,212,349,355 'front':28,290 'full':286 'full-fledg':285 'good':348 'grip':134 'guy':180 'hand':329 'hard':115 'healthi':23 'help':57,250,358 'imho':189 'impati':77 'invit':97,149 'issu':166 'jump':215 'late':81 'like':45,193 'line':116 'littl':323 'm':107,174 'man':219 'mayb':345 'mean':184 'mean-spirit':183 'mess':237 'might':62,144,214 'necessarili':15,33,297 'need':332 'new':228 'niel':74 'oh':218 'ok':351 'ongo':279 'other':30,292,319,340 'overshar':262 'particip':151,199 'passiv':6,187 'passive-aggress':5 'perfect':109,142 'person':307 'pick':176 'point':280 'potenti':155 'privat':306 'problem':26 'project':229 'provid':100,159 'put':89 'rather':200 're':66,303 'realiz':64 'realli':76,224,242 'relationship':24,70,140 'seem':192 'seen':35 'shouldn':31,118 'show':104 'sinc':226 'situat':44 'someth':263 'sometim':73 'spirit':185 'start':230 'still':255 'tell':169 'thing':317 'think':163 'told':266 'toxic/abusive':69 'turn':277 'usual':51 've':234,246 'vent':207 'want':196 'way':8,55,95,124,161,205 'work':232 'would':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4413797"
  +editedAt: DateTimeImmutable @1696968685 {#4359
    date: 2023-10-10 22:11:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696968517 {#4360
    date: 2023-10-10 22:08:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696958224 {#4037
    date: 2023-10-10 19:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 40221
  -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954680 {#4042
    date: 2023-10-10 18:18:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696958224 {#4037
    date: 2023-10-10 19:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 40221
  -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954680 {#4042
    date: 2023-10-10 18:18:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696958224 {#4037
    date: 2023-10-10 19:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 40221
  -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954680 {#4042
    date: 2023-10-10 18:18:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Even on Tuesday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696955370 {#4229
    date: 2023-10-10 18:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4232 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4236 …}
  +reports: Doctrine\ORM\PersistentCollection {#4238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4242 …}
  -id: 40228
  -bodyTs: "'even':1 'tuesday':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3760028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955370 {#4230
    date: 2023-10-10 18:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Even on Tuesday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696955370 {#4229
    date: 2023-10-10 18:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4232 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4236 …}
  +reports: Doctrine\ORM\PersistentCollection {#4238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4242 …}
  -id: 40228
  -bodyTs: "'even':1 'tuesday':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3760028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955370 {#4230
    date: 2023-10-10 18:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Even on Tuesday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696955370 {#4229
    date: 2023-10-10 18:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4232 …}
  +nested: Doctrine\ORM\PersistentCollection {#4234 …}
  +votes: Doctrine\ORM\PersistentCollection {#4236 …}
  +reports: Doctrine\ORM\PersistentCollection {#4238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4242 …}
  -id: 40228
  -bodyTs: "'even':1 'tuesday':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3760028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955370 {#4230
    date: 2023-10-10 18:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "because ppl that think like this are not in good relationships. Every person/relationship has it’s quirks but if you this talking about your relationship is a trap just leave, one of you is the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696958223 {#4244
    date: 2023-10-10 19:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 40289
  -bodyTs: "'everi':12 'good':10 'leav':30 'like':5 'one':31 'person/relationship':13 'ppl':2 'problem':36 'quirk':17 'relationship':11,25 'talk':22 'think':4 'trap':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958223 {#4245
    date: 2023-10-10 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "because ppl that think like this are not in good relationships. Every person/relationship has it’s quirks but if you this talking about your relationship is a trap just leave, one of you is the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696958223 {#4244
    date: 2023-10-10 19:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 40289
  -bodyTs: "'everi':12 'good':10 'leav':30 'like':5 'one':31 'person/relationship':13 'ppl':2 'problem':36 'quirk':17 'relationship':11,25 'talk':22 'think':4 'trap':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958223 {#4245
    date: 2023-10-10 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This scenario usually works out for me. Turns out my wife’s friends’ significant others make me look great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696958224 {#4037
      date: 2023-10-10 19:17:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 40221
    -bodyTs: "'friend':13 'great':19 'look':18 'make':16 'other':15 'scenario':2 'signific':14 'turn':8 'usual':3 'wife':11 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954680 {#4042
      date: 2023-10-10 18:18:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "because ppl that think like this are not in good relationships. Every person/relationship has it’s quirks but if you this talking about your relationship is a trap just leave, one of you is the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696958223 {#4244
    date: 2023-10-10 19:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@RudeOnTuesdays@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 40289
  -bodyTs: "'everi':12 'good':10 'leav':30 'like':5 'one':31 'person/relationship':13 'ppl':2 'problem':36 'quirk':17 'relationship':11,25 'talk':22 'think':4 'trap':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958223 {#4245
    date: 2023-10-10 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "like the question…. “do I look fat in this ?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696960128 {#4111
    date: 2023-10-10 19:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 40291
  -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4689736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958315 {#4112
    date: 2023-10-10 19:18:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "like the question…. “do I look fat in this ?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696960128 {#4111
    date: 2023-10-10 19:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 40291
  -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4689736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958315 {#4112
    date: 2023-10-10 19:18:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "like the question…. “do I look fat in this ?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696960128 {#4111
    date: 2023-10-10 19:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 40291
  -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4689736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958315 {#4112
    date: 2023-10-10 19:18:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Me: Does this tie make me look bald?  \n
    Her: You are bald.  \n
    Me: Exactly!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696958830 {#4260
    date: 2023-10-10 19:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 40303
  -bodyTs: "'bald':8,12 'exact':14 'look':7 'make':5 'tie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3762014"
  +editedAt: DateTimeImmutable @1696958846 {#4261
    date: 2023-10-10 19:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696958830 {#4262
    date: 2023-10-10 19:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Me: Does this tie make me look bald?  \n
    Her: You are bald.  \n
    Me: Exactly!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696958830 {#4260
    date: 2023-10-10 19:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 40303
  -bodyTs: "'bald':8,12 'exact':14 'look':7 'make':5 'tie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3762014"
  +editedAt: DateTimeImmutable @1696958846 {#4261
    date: 2023-10-10 19:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696958830 {#4262
    date: 2023-10-10 19:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Me: Does this tie make me look bald?  \n
    Her: You are bald.  \n
    Me: Exactly!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696958830 {#4260
    date: 2023-10-10 19:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 40303
  -bodyTs: "'bald':8,12 'exact':14 'look':7 'make':5 'tie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3762014"
  +editedAt: DateTimeImmutable @1696958846 {#4261
    date: 2023-10-10 19:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696958830 {#4262
    date: 2023-10-10 19:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4278
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Not in *that*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696960127 {#4276
    date: 2023-10-10 19:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 40342
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960127 {#4277
    date: 2023-10-10 19:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4278
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Not in *that*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696960127 {#4276
    date: 2023-10-10 19:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 40342
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960127 {#4277
    date: 2023-10-10 19:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4278
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "it-s-a-trap"
    +title: "it's a trap!"
    +url: "https://feddit.de/pictrs/image/aa00eb46-bd14-4e46-b0d2-ee41666afd3f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696968517 {#2410
      date: 2023-10-10 22:08:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 4068
    -titleTs: "'trap':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697039343
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4382939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952943 {#1850
      date: 2023-10-10 17:49:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "like the question…. “do I look fat in this ?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696960128 {#4111
      date: 2023-10-10 19:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 40291
    -bodyTs: "'fat':7 'like':1 'look':6 'question':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4689736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958315 {#4112
      date: 2023-10-10 19:18:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Not in *that*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696960127 {#4276
    date: 2023-10-10 19:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@sparklefall@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 40342
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960127 {#4277
    date: 2023-10-10 19:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details