GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/15605/Always-wondered-how-they-feel/newest

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 …}
}
25.41 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Always-wondered-how-they-feel"
  +title: "Always wondered how they feel"
  +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
  +body: "Wolverine really does look like two Batmen kissing"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 141
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700931211 {#2414
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15605
  -titleTs: "'alway':1 'feel':5 'wonder':2"
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700779473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8623116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700693073 {#1793
    date: 2023-11-22 23:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Always-wondered-how-they-feel"
  +title: "Always wondered how they feel"
  +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
  +body: "Wolverine really does look like two Batmen kissing"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 141
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700931211 {#2414
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15605
  -titleTs: "'alway':1 'feel':5 'wonder':2"
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700779473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8623116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700693073 {#1793
    date: 2023-11-22 23:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Always-wondered-how-they-feel"
  +title: "Always wondered how they feel"
  +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
  +body: "Wolverine really does look like two Batmen kissing"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 141
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700931211 {#2414
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15605
  -titleTs: "'alway':1 'feel':5 'wonder':2"
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700779473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8623116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700693073 {#1793
    date: 2023-11-22 23:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926779 {#4030
    date: 2023-11-25 16:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 162714
  -bodyTs: "'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6567168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926779 {#3966
    date: 2023-11-25 16:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926779 {#4030
    date: 2023-11-25 16:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 162714
  -bodyTs: "'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6567168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926779 {#3966
    date: 2023-11-25 16:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926779 {#4030
    date: 2023-11-25 16:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 162714
  -bodyTs: "'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6567168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926779 {#3966
    date: 2023-11-25 16:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4053
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s acting, it doesn’t mean anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863527 {#4059
    date: 2023-11-24 23:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 160159
  -bodyTs: "'act':3 'anyth':8 'doesn':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5153562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863527 {#4064
    date: 2023-11-24 23:05:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4053
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s acting, it doesn’t mean anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863527 {#4059
    date: 2023-11-24 23:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 160159
  -bodyTs: "'act':3 'anyth':8 'doesn':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5153562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863527 {#4064
    date: 2023-11-24 23:05:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4053
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s acting, it doesn’t mean anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863527 {#4059
    date: 2023-11-24 23:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 160159
  -bodyTs: "'act':3 'anyth':8 'doesn':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5153562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863527 {#4064
    date: 2023-11-24 23:05:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701514300 {#4133
    date: 2023-12-02 11:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 159986
  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860449 {#4134
    date: 2023-11-24 22:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701514300 {#4133
    date: 2023-12-02 11:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 159986
  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860449 {#4134
    date: 2023-11-24 22:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701514300 {#4133
    date: 2023-12-02 11:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 159986
  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860449 {#4134
    date: 2023-11-24 22:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701514300 {#4133
      date: 2023-12-02 11:51:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 159986
    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5389805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860449 {#4134
      date: 2023-11-24 22:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700862382 {#5167
    date: 2023-11-24 22:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 160101
  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862382 {#5168
    date: 2023-11-24 22:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701514300 {#4133
      date: 2023-12-02 11:51:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 159986
    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5389805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860449 {#4134
      date: 2023-11-24 22:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700862382 {#5167
    date: 2023-11-24 22:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 160101
  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862382 {#5168
    date: 2023-11-24 22:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701514300 {#4133
      date: 2023-12-02 11:51:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 159986
    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5389805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860449 {#4134
      date: 2023-11-24 22:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700862382 {#5167
    date: 2023-11-24 22:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 160101
  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862382 {#5168
    date: 2023-11-24 22:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5333
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4138
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701514300 {#4133
        date: 2023-12-02 11:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4139 …}
      +nested: Doctrine\ORM\PersistentCollection {#4141 …}
      +votes: Doctrine\ORM\PersistentCollection {#4143 …}
      +reports: Doctrine\ORM\PersistentCollection {#4145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
      -id: 159986
      -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5389805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860449 {#4134
        date: 2023-11-24 22:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700862382 {#5167
      date: 2023-11-24 22:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -id: 160101
    -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862382 {#5168
      date: 2023-11-24 22:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863115 {#5331
    date: 2023-11-24 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 160138
  -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5391167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863115 {#5332
    date: 2023-11-24 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5333
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4138
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701514300 {#4133
        date: 2023-12-02 11:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4139 …}
      +nested: Doctrine\ORM\PersistentCollection {#4141 …}
      +votes: Doctrine\ORM\PersistentCollection {#4143 …}
      +reports: Doctrine\ORM\PersistentCollection {#4145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
      -id: 159986
      -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5389805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860449 {#4134
        date: 2023-11-24 22:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700862382 {#5167
      date: 2023-11-24 22:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -id: 160101
    -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862382 {#5168
      date: 2023-11-24 22:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863115 {#5331
    date: 2023-11-24 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 160138
  -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5391167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863115 {#5332
    date: 2023-11-24 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5333
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4138
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701514300 {#4133
        date: 2023-12-02 11:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4139 …}
      +nested: Doctrine\ORM\PersistentCollection {#4141 …}
      +votes: Doctrine\ORM\PersistentCollection {#4143 …}
      +reports: Doctrine\ORM\PersistentCollection {#4145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
      -id: 159986
      -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5389805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860449 {#4134
        date: 2023-11-24 22:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700862382 {#5167
      date: 2023-11-24 22:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -id: 160101
    -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862382 {#5168
      date: 2023-11-24 22:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700863115 {#5331
    date: 2023-11-24 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 160138
  -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5391167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863115 {#5332
    date: 2023-11-24 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5433
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5169
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4138
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701514300 {#4133
          date: 2023-12-02 11:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4139 …}
        +nested: Doctrine\ORM\PersistentCollection {#4141 …}
        +votes: Doctrine\ORM\PersistentCollection {#4143 …}
        +reports: Doctrine\ORM\PersistentCollection {#4145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
        -id: 159986
        -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5389805"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700860449 {#4134
          date: 2023-11-24 22:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700862382 {#5167
        date: 2023-11-24 22:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5171 …}
      +nested: Doctrine\ORM\PersistentCollection {#5173 …}
      +votes: Doctrine\ORM\PersistentCollection {#5175 …}
      +reports: Doctrine\ORM\PersistentCollection {#5177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
      -id: 160101
      -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862382 {#5168
        date: 2023-11-24 22:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700863115 {#5331
      date: 2023-11-24 22:58:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 160138
    -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5391167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863115 {#5332
      date: 2023-11-24 22:58:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
    \n
    Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
    \n
    To say nothing of “hell week” (tech and dress).\n
    \n
    For us semi-pros, I’m often doing my day job *around* roles as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700865853 {#5430
    date: 2023-11-24 23:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 160266
  -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903600"
  +editedAt: DateTimeImmutable @1701411644 {#5431
    date: 2023-12-01 07:20:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865853 {#5432
    date: 2023-11-24 23:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5433
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5169
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4138
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701514300 {#4133
          date: 2023-12-02 11:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4139 …}
        +nested: Doctrine\ORM\PersistentCollection {#4141 …}
        +votes: Doctrine\ORM\PersistentCollection {#4143 …}
        +reports: Doctrine\ORM\PersistentCollection {#4145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
        -id: 159986
        -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5389805"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700860449 {#4134
          date: 2023-11-24 22:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700862382 {#5167
        date: 2023-11-24 22:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5171 …}
      +nested: Doctrine\ORM\PersistentCollection {#5173 …}
      +votes: Doctrine\ORM\PersistentCollection {#5175 …}
      +reports: Doctrine\ORM\PersistentCollection {#5177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
      -id: 160101
      -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862382 {#5168
        date: 2023-11-24 22:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700863115 {#5331
      date: 2023-11-24 22:58:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 160138
    -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5391167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863115 {#5332
      date: 2023-11-24 22:58:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
    \n
    Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
    \n
    To say nothing of “hell week” (tech and dress).\n
    \n
    For us semi-pros, I’m often doing my day job *around* roles as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700865853 {#5430
    date: 2023-11-24 23:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 160266
  -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903600"
  +editedAt: DateTimeImmutable @1701411644 {#5431
    date: 2023-12-01 07:20:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865853 {#5432
    date: 2023-11-24 23:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5433
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5169
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4138
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701514300 {#4133
          date: 2023-12-02 11:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4139 …}
        +nested: Doctrine\ORM\PersistentCollection {#4141 …}
        +votes: Doctrine\ORM\PersistentCollection {#4143 …}
        +reports: Doctrine\ORM\PersistentCollection {#4145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
        -id: 159986
        -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5389805"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700860449 {#4134
          date: 2023-11-24 22:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700862382 {#5167
        date: 2023-11-24 22:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5171 …}
      +nested: Doctrine\ORM\PersistentCollection {#5173 …}
      +votes: Doctrine\ORM\PersistentCollection {#5175 …}
      +reports: Doctrine\ORM\PersistentCollection {#5177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
      -id: 160101
      -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862382 {#5168
        date: 2023-11-24 22:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700863115 {#5331
      date: 2023-11-24 22:58:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 160138
    -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5391167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863115 {#5332
      date: 2023-11-24 22:58:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
    \n
    Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
    \n
    To say nothing of “hell week” (tech and dress).\n
    \n
    For us semi-pros, I’m often doing my day job *around* roles as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700865853 {#5430
    date: 2023-11-24 23:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 160266
  -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903600"
  +editedAt: DateTimeImmutable @1701411644 {#5431
    date: 2023-12-01 07:20:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865853 {#5432
    date: 2023-11-24 23:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#5486
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5433
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5169
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4138
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701514300 {#4133
            date: 2023-12-02 11:51:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4139 …}
          +nested: Doctrine\ORM\PersistentCollection {#4141 …}
          +votes: Doctrine\ORM\PersistentCollection {#4143 …}
          +reports: Doctrine\ORM\PersistentCollection {#4145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
          -id: 159986
          -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5389805"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700860449 {#4134
            date: 2023-11-24 22:14:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700862382 {#5167
          date: 2023-11-24 22:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5171 …}
        +nested: Doctrine\ORM\PersistentCollection {#5173 …}
        +votes: Doctrine\ORM\PersistentCollection {#5175 …}
        +reports: Doctrine\ORM\PersistentCollection {#5177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
        -id: 160101
        -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862382 {#5168
          date: 2023-11-24 22:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700863115 {#5331
        date: 2023-11-24 22:58:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5336 …}
      +votes: Doctrine\ORM\PersistentCollection {#5338 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 160138
      -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5391167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863115 {#5332
        date: 2023-11-24 22:58:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
      \n
      Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
      \n
      To say nothing of “hell week” (tech and dress).\n
      \n
      For us semi-pros, I’m often doing my day job *around* roles as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700865853 {#5430
      date: 2023-11-24 23:44:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5434 …}
    +nested: Doctrine\ORM\PersistentCollection {#5436 …}
    +votes: Doctrine\ORM\PersistentCollection {#5438 …}
    +reports: Doctrine\ORM\PersistentCollection {#5440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
    -id: 160266
    -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903600"
    +editedAt: DateTimeImmutable @1701411644 {#5431
      date: 2023-12-01 07:20:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865853 {#5432
      date: 2023-11-24 23:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Prostitution is a very hard job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700866294 {#5484
    date: 2023-11-24 23:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 160279
  -bodyTs: "'hard':5 'job':6 'prostitut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5392696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866294 {#5485
    date: 2023-11-24 23:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5486
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5433
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5169
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4138
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701514300 {#4133
            date: 2023-12-02 11:51:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4139 …}
          +nested: Doctrine\ORM\PersistentCollection {#4141 …}
          +votes: Doctrine\ORM\PersistentCollection {#4143 …}
          +reports: Doctrine\ORM\PersistentCollection {#4145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
          -id: 159986
          -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5389805"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700860449 {#4134
            date: 2023-11-24 22:14:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700862382 {#5167
          date: 2023-11-24 22:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5171 …}
        +nested: Doctrine\ORM\PersistentCollection {#5173 …}
        +votes: Doctrine\ORM\PersistentCollection {#5175 …}
        +reports: Doctrine\ORM\PersistentCollection {#5177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
        -id: 160101
        -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862382 {#5168
          date: 2023-11-24 22:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700863115 {#5331
        date: 2023-11-24 22:58:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5336 …}
      +votes: Doctrine\ORM\PersistentCollection {#5338 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 160138
      -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5391167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863115 {#5332
        date: 2023-11-24 22:58:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
      \n
      Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
      \n
      To say nothing of “hell week” (tech and dress).\n
      \n
      For us semi-pros, I’m often doing my day job *around* roles as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700865853 {#5430
      date: 2023-11-24 23:44:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5434 …}
    +nested: Doctrine\ORM\PersistentCollection {#5436 …}
    +votes: Doctrine\ORM\PersistentCollection {#5438 …}
    +reports: Doctrine\ORM\PersistentCollection {#5440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
    -id: 160266
    -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903600"
    +editedAt: DateTimeImmutable @1701411644 {#5431
      date: 2023-12-01 07:20:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865853 {#5432
      date: 2023-11-24 23:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Prostitution is a very hard job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700866294 {#5484
    date: 2023-11-24 23:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 160279
  -bodyTs: "'hard':5 'job':6 'prostitut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5392696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866294 {#5485
    date: 2023-11-24 23:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5486
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5433
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5169
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4138
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701514300 {#4133
            date: 2023-12-02 11:51:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4139 …}
          +nested: Doctrine\ORM\PersistentCollection {#4141 …}
          +votes: Doctrine\ORM\PersistentCollection {#4143 …}
          +reports: Doctrine\ORM\PersistentCollection {#4145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
          -id: 159986
          -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5389805"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700860449 {#4134
            date: 2023-11-24 22:14:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700862382 {#5167
          date: 2023-11-24 22:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5171 …}
        +nested: Doctrine\ORM\PersistentCollection {#5173 …}
        +votes: Doctrine\ORM\PersistentCollection {#5175 …}
        +reports: Doctrine\ORM\PersistentCollection {#5177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
        -id: 160101
        -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862382 {#5168
          date: 2023-11-24 22:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700863115 {#5331
        date: 2023-11-24 22:58:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5336 …}
      +votes: Doctrine\ORM\PersistentCollection {#5338 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 160138
      -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5391167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863115 {#5332
        date: 2023-11-24 22:58:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
      \n
      Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
      \n
      To say nothing of “hell week” (tech and dress).\n
      \n
      For us semi-pros, I’m often doing my day job *around* roles as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700865853 {#5430
      date: 2023-11-24 23:44:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5434 …}
    +nested: Doctrine\ORM\PersistentCollection {#5436 …}
    +votes: Doctrine\ORM\PersistentCollection {#5438 …}
    +reports: Doctrine\ORM\PersistentCollection {#5440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
    -id: 160266
    -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903600"
    +editedAt: DateTimeImmutable @1701411644 {#5431
      date: 2023-12-01 07:20:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865853 {#5432
      date: 2023-11-24 23:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "Prostitution is a very hard job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700866294 {#5484
    date: 2023-11-24 23:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 160279
  -bodyTs: "'hard':5 'job':6 'prostitut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5392696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866294 {#5485
    date: 2023-11-24 23:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5538
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5433
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5169
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4138
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701514300 {#4133
              date: 2023-12-02 11:51:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4139 …}
            +nested: Doctrine\ORM\PersistentCollection {#4141 …}
            +votes: Doctrine\ORM\PersistentCollection {#4143 …}
            +reports: Doctrine\ORM\PersistentCollection {#4145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
            -id: 159986
            -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5389805"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700860449 {#4134
              date: 2023-11-24 22:14:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700862382 {#5167
            date: 2023-11-24 22:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5171 …}
          +nested: Doctrine\ORM\PersistentCollection {#5173 …}
          +votes: Doctrine\ORM\PersistentCollection {#5175 …}
          +reports: Doctrine\ORM\PersistentCollection {#5177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
          -id: 160101
          -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5901360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862382 {#5168
            date: 2023-11-24 22:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700863115 {#5331
          date: 2023-11-24 22:58:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5336 …}
        +votes: Doctrine\ORM\PersistentCollection {#5338 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 160138
        -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5391167"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863115 {#5332
          date: 2023-11-24 22:58:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
        \n
        Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
        \n
        To say nothing of “hell week” (tech and dress).\n
        \n
        For us semi-pros, I’m often doing my day job *around* roles as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700865853 {#5430
        date: 2023-11-24 23:44:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5434 …}
      +nested: Doctrine\ORM\PersistentCollection {#5436 …}
      +votes: Doctrine\ORM\PersistentCollection {#5438 …}
      +reports: Doctrine\ORM\PersistentCollection {#5440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
      -id: 160266
      -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903600"
      +editedAt: DateTimeImmutable @1701411644 {#5431
        date: 2023-12-01 07:20:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865853 {#5432
        date: 2023-11-24 23:44:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Prostitution is a very hard job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700866294 {#5484
      date: 2023-11-24 23:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 160279
    -bodyTs: "'hard':5 'job':6 'prostitut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5392696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866294 {#5485
      date: 2023-11-24 23:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866563 {#5536
    date: 2023-11-24 23:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5539 …}
  +nested: Doctrine\ORM\PersistentCollection {#5541 …}
  +votes: Doctrine\ORM\PersistentCollection {#5543 …}
  +reports: Doctrine\ORM\PersistentCollection {#5545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
  -id: 160293
  -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866563 {#5537
    date: 2023-11-24 23:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5538
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5433
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5169
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4138
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701514300 {#4133
              date: 2023-12-02 11:51:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4139 …}
            +nested: Doctrine\ORM\PersistentCollection {#4141 …}
            +votes: Doctrine\ORM\PersistentCollection {#4143 …}
            +reports: Doctrine\ORM\PersistentCollection {#4145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
            -id: 159986
            -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5389805"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700860449 {#4134
              date: 2023-11-24 22:14:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700862382 {#5167
            date: 2023-11-24 22:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5171 …}
          +nested: Doctrine\ORM\PersistentCollection {#5173 …}
          +votes: Doctrine\ORM\PersistentCollection {#5175 …}
          +reports: Doctrine\ORM\PersistentCollection {#5177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
          -id: 160101
          -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5901360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862382 {#5168
            date: 2023-11-24 22:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700863115 {#5331
          date: 2023-11-24 22:58:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5336 …}
        +votes: Doctrine\ORM\PersistentCollection {#5338 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 160138
        -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5391167"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863115 {#5332
          date: 2023-11-24 22:58:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
        \n
        Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
        \n
        To say nothing of “hell week” (tech and dress).\n
        \n
        For us semi-pros, I’m often doing my day job *around* roles as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700865853 {#5430
        date: 2023-11-24 23:44:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5434 …}
      +nested: Doctrine\ORM\PersistentCollection {#5436 …}
      +votes: Doctrine\ORM\PersistentCollection {#5438 …}
      +reports: Doctrine\ORM\PersistentCollection {#5440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
      -id: 160266
      -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903600"
      +editedAt: DateTimeImmutable @1701411644 {#5431
        date: 2023-12-01 07:20:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865853 {#5432
        date: 2023-11-24 23:44:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Prostitution is a very hard job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700866294 {#5484
      date: 2023-11-24 23:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 160279
    -bodyTs: "'hard':5 'job':6 'prostitut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5392696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866294 {#5485
      date: 2023-11-24 23:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866563 {#5536
    date: 2023-11-24 23:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5539 …}
  +nested: Doctrine\ORM\PersistentCollection {#5541 …}
  +votes: Doctrine\ORM\PersistentCollection {#5543 …}
  +reports: Doctrine\ORM\PersistentCollection {#5545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
  -id: 160293
  -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866563 {#5537
    date: 2023-11-24 23:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5538
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5433
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5169
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4138
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701514300 {#4133
              date: 2023-12-02 11:51:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4139 …}
            +nested: Doctrine\ORM\PersistentCollection {#4141 …}
            +votes: Doctrine\ORM\PersistentCollection {#4143 …}
            +reports: Doctrine\ORM\PersistentCollection {#4145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
            -id: 159986
            -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5389805"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700860449 {#4134
              date: 2023-11-24 22:14:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700862382 {#5167
            date: 2023-11-24 22:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5171 …}
          +nested: Doctrine\ORM\PersistentCollection {#5173 …}
          +votes: Doctrine\ORM\PersistentCollection {#5175 …}
          +reports: Doctrine\ORM\PersistentCollection {#5177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
          -id: 160101
          -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5901360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862382 {#5168
            date: 2023-11-24 22:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700863115 {#5331
          date: 2023-11-24 22:58:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5336 …}
        +votes: Doctrine\ORM\PersistentCollection {#5338 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 160138
        -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5391167"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863115 {#5332
          date: 2023-11-24 22:58:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
        \n
        Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
        \n
        To say nothing of “hell week” (tech and dress).\n
        \n
        For us semi-pros, I’m often doing my day job *around* roles as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700865853 {#5430
        date: 2023-11-24 23:44:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5434 …}
      +nested: Doctrine\ORM\PersistentCollection {#5436 …}
      +votes: Doctrine\ORM\PersistentCollection {#5438 …}
      +reports: Doctrine\ORM\PersistentCollection {#5440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
      -id: 160266
      -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903600"
      +editedAt: DateTimeImmutable @1701411644 {#5431
        date: 2023-12-01 07:20:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865853 {#5432
        date: 2023-11-24 23:44:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "Prostitution is a very hard job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700866294 {#5484
      date: 2023-11-24 23:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 160279
    -bodyTs: "'hard':5 'job':6 'prostitut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5392696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866294 {#5485
      date: 2023-11-24 23:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866563 {#5536
    date: 2023-11-24 23:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5539 …}
  +nested: Doctrine\ORM\PersistentCollection {#5541 …}
  +votes: Doctrine\ORM\PersistentCollection {#5543 …}
  +reports: Doctrine\ORM\PersistentCollection {#5545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
  -id: 160293
  -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866563 {#5537
    date: 2023-11-24 23:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5592
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5538
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5433
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5333
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5169
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4138
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701514300 {#4133
                date: 2023-12-02 11:51:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4139 …}
              +nested: Doctrine\ORM\PersistentCollection {#4141 …}
              +votes: Doctrine\ORM\PersistentCollection {#4143 …}
              +reports: Doctrine\ORM\PersistentCollection {#4145 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
              -id: 159986
              -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5389805"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700860449 {#4134
                date: 2023-11-24 22:14:09.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700862382 {#5167
              date: 2023-11-24 22:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5171 …}
            +nested: Doctrine\ORM\PersistentCollection {#5173 …}
            +votes: Doctrine\ORM\PersistentCollection {#5175 …}
            +reports: Doctrine\ORM\PersistentCollection {#5177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
            -id: 160101
            -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5901360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700862382 {#5168
              date: 2023-11-24 22:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700863115 {#5331
            date: 2023-11-24 22:58:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5336 …}
          +votes: Doctrine\ORM\PersistentCollection {#5338 …}
          +reports: Doctrine\ORM\PersistentCollection {#5340 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
          -id: 160138
          -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5391167"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700863115 {#5332
            date: 2023-11-24 22:58:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
          \n
          Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
          \n
          To say nothing of “hell week” (tech and dress).\n
          \n
          For us semi-pros, I’m often doing my day job *around* roles as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700865853 {#5430
          date: 2023-11-24 23:44:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5434 …}
        +nested: Doctrine\ORM\PersistentCollection {#5436 …}
        +votes: Doctrine\ORM\PersistentCollection {#5438 …}
        +reports: Doctrine\ORM\PersistentCollection {#5440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
        -id: 160266
        -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903600"
        +editedAt: DateTimeImmutable @1701411644 {#5431
          date: 2023-12-01 07:20:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865853 {#5432
          date: 2023-11-24 23:44:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Prostitution is a very hard job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700866294 {#5484
        date: 2023-11-24 23:51:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 160279
      -bodyTs: "'hard':5 'job':6 'prostitut':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5392696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866294 {#5485
        date: 2023-11-24 23:51:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866563 {#5536
      date: 2023-11-24 23:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5539 …}
    +nested: Doctrine\ORM\PersistentCollection {#5541 …}
    +votes: Doctrine\ORM\PersistentCollection {#5543 …}
    +reports: Doctrine\ORM\PersistentCollection {#5545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
    -id: 160293
    -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866563 {#5537
      date: 2023-11-24 23:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    > all labor is prostitution\n
    \n
    Pleased to meet you, comrade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700868233 {#5590
    date: 2023-11-25 00:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 160391
  -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5393623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868233 {#5591
    date: 2023-11-25 00:23:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5592
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5538
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5433
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5333
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5169
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4138
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701514300 {#4133
                date: 2023-12-02 11:51:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4139 …}
              +nested: Doctrine\ORM\PersistentCollection {#4141 …}
              +votes: Doctrine\ORM\PersistentCollection {#4143 …}
              +reports: Doctrine\ORM\PersistentCollection {#4145 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
              -id: 159986
              -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5389805"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700860449 {#4134
                date: 2023-11-24 22:14:09.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700862382 {#5167
              date: 2023-11-24 22:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5171 …}
            +nested: Doctrine\ORM\PersistentCollection {#5173 …}
            +votes: Doctrine\ORM\PersistentCollection {#5175 …}
            +reports: Doctrine\ORM\PersistentCollection {#5177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
            -id: 160101
            -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5901360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700862382 {#5168
              date: 2023-11-24 22:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700863115 {#5331
            date: 2023-11-24 22:58:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5336 …}
          +votes: Doctrine\ORM\PersistentCollection {#5338 …}
          +reports: Doctrine\ORM\PersistentCollection {#5340 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
          -id: 160138
          -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5391167"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700863115 {#5332
            date: 2023-11-24 22:58:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
          \n
          Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
          \n
          To say nothing of “hell week” (tech and dress).\n
          \n
          For us semi-pros, I’m often doing my day job *around* roles as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700865853 {#5430
          date: 2023-11-24 23:44:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5434 …}
        +nested: Doctrine\ORM\PersistentCollection {#5436 …}
        +votes: Doctrine\ORM\PersistentCollection {#5438 …}
        +reports: Doctrine\ORM\PersistentCollection {#5440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
        -id: 160266
        -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903600"
        +editedAt: DateTimeImmutable @1701411644 {#5431
          date: 2023-12-01 07:20:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865853 {#5432
          date: 2023-11-24 23:44:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Prostitution is a very hard job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700866294 {#5484
        date: 2023-11-24 23:51:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 160279
      -bodyTs: "'hard':5 'job':6 'prostitut':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5392696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866294 {#5485
        date: 2023-11-24 23:51:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866563 {#5536
      date: 2023-11-24 23:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5539 …}
    +nested: Doctrine\ORM\PersistentCollection {#5541 …}
    +votes: Doctrine\ORM\PersistentCollection {#5543 …}
    +reports: Doctrine\ORM\PersistentCollection {#5545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
    -id: 160293
    -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866563 {#5537
      date: 2023-11-24 23:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    > all labor is prostitution\n
    \n
    Pleased to meet you, comrade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700868233 {#5590
    date: 2023-11-25 00:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 160391
  -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5393623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868233 {#5591
    date: 2023-11-25 00:23:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5592
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5538
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5433
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5333
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5169
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4138
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701514300 {#4133
                date: 2023-12-02 11:51:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4139 …}
              +nested: Doctrine\ORM\PersistentCollection {#4141 …}
              +votes: Doctrine\ORM\PersistentCollection {#4143 …}
              +reports: Doctrine\ORM\PersistentCollection {#4145 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
              -id: 159986
              -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5389805"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700860449 {#4134
                date: 2023-11-24 22:14:09.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700862382 {#5167
              date: 2023-11-24 22:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5171 …}
            +nested: Doctrine\ORM\PersistentCollection {#5173 …}
            +votes: Doctrine\ORM\PersistentCollection {#5175 …}
            +reports: Doctrine\ORM\PersistentCollection {#5177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
            -id: 160101
            -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5901360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700862382 {#5168
              date: 2023-11-24 22:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700863115 {#5331
            date: 2023-11-24 22:58:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5336 …}
          +votes: Doctrine\ORM\PersistentCollection {#5338 …}
          +reports: Doctrine\ORM\PersistentCollection {#5340 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
          -id: 160138
          -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5391167"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700863115 {#5332
            date: 2023-11-24 22:58:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
          \n
          Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
          \n
          To say nothing of “hell week” (tech and dress).\n
          \n
          For us semi-pros, I’m often doing my day job *around* roles as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700865853 {#5430
          date: 2023-11-24 23:44:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5434 …}
        +nested: Doctrine\ORM\PersistentCollection {#5436 …}
        +votes: Doctrine\ORM\PersistentCollection {#5438 …}
        +reports: Doctrine\ORM\PersistentCollection {#5440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
        -id: 160266
        -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903600"
        +editedAt: DateTimeImmutable @1701411644 {#5431
          date: 2023-12-01 07:20:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865853 {#5432
          date: 2023-11-24 23:44:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "Prostitution is a very hard job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700866294 {#5484
        date: 2023-11-24 23:51:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 160279
      -bodyTs: "'hard':5 'job':6 'prostitut':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5392696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866294 {#5485
        date: 2023-11-24 23:51:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866563 {#5536
      date: 2023-11-24 23:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5539 …}
    +nested: Doctrine\ORM\PersistentCollection {#5541 …}
    +votes: Doctrine\ORM\PersistentCollection {#5543 …}
    +reports: Doctrine\ORM\PersistentCollection {#5545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
    -id: 160293
    -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866563 {#5537
      date: 2023-11-24 23:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: """
    > all labor is prostitution\n
    \n
    Pleased to meet you, comrade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700868233 {#5590
    date: 2023-11-25 00:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 160391
  -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5393623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868233 {#5591
    date: 2023-11-25 00:23:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5645
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5538
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5486
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5433
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5333
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5169
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4138
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 2
                +score: 0
                +lastActive: DateTime @1701514300 {#4133
                  date: 2023-12-02 11:51:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4139 …}
                +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                -id: 159986
                -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5389805"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700860449 {#4134
                  date: 2023-11-24 22:14:09.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700862382 {#5167
                date: 2023-11-24 22:46:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5171 …}
              +nested: Doctrine\ORM\PersistentCollection {#5173 …}
              +votes: Doctrine\ORM\PersistentCollection {#5175 …}
              +reports: Doctrine\ORM\PersistentCollection {#5177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
              -id: 160101
              -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5901360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700862382 {#5168
                date: 2023-11-24 22:46:22.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700863115 {#5331
              date: 2023-11-24 22:58:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5334 …}
            +nested: Doctrine\ORM\PersistentCollection {#5336 …}
            +votes: Doctrine\ORM\PersistentCollection {#5338 …}
            +reports: Doctrine\ORM\PersistentCollection {#5340 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
            -id: 160138
            -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5391167"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700863115 {#5332
              date: 2023-11-24 22:58:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: """
            It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
            \n
            Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
            \n
            To say nothing of “hell week” (tech and dress).\n
            \n
            For us semi-pros, I’m often doing my day job *around* roles as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700865853 {#5430
            date: 2023-11-24 23:44:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5434 …}
          +nested: Doctrine\ORM\PersistentCollection {#5436 …}
          +votes: Doctrine\ORM\PersistentCollection {#5438 …}
          +reports: Doctrine\ORM\PersistentCollection {#5440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
          -id: 160266
          -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903600"
          +editedAt: DateTimeImmutable @1701411644 {#5431
            date: 2023-12-01 07:20:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865853 {#5432
            date: 2023-11-24 23:44:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Prostitution is a very hard job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700866294 {#5484
          date: 2023-11-24 23:51:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 160279
        -bodyTs: "'hard':5 'job':6 'prostitut':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5392696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866294 {#5485
          date: 2023-11-24 23:51:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700866563 {#5536
        date: 2023-11-24 23:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5539 …}
      +nested: Doctrine\ORM\PersistentCollection {#5541 …}
      +votes: Doctrine\ORM\PersistentCollection {#5543 …}
      +reports: Doctrine\ORM\PersistentCollection {#5545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
      -id: 160293
      -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866563 {#5537
        date: 2023-11-24 23:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      > all labor is prostitution\n
      \n
      Pleased to meet you, comrade.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700868233 {#5590
      date: 2023-11-25 00:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 160391
    -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5393623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700868233 {#5591
      date: 2023-11-25 00:23:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700870350 {#5643
    date: 2023-11-25 00:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5648 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 160498
  -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870350 {#5644
    date: 2023-11-25 00:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5645
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5538
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5486
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5433
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5333
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5169
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4138
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 2
                +score: 0
                +lastActive: DateTime @1701514300 {#4133
                  date: 2023-12-02 11:51:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4139 …}
                +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                -id: 159986
                -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5389805"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700860449 {#4134
                  date: 2023-11-24 22:14:09.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700862382 {#5167
                date: 2023-11-24 22:46:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5171 …}
              +nested: Doctrine\ORM\PersistentCollection {#5173 …}
              +votes: Doctrine\ORM\PersistentCollection {#5175 …}
              +reports: Doctrine\ORM\PersistentCollection {#5177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
              -id: 160101
              -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5901360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700862382 {#5168
                date: 2023-11-24 22:46:22.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700863115 {#5331
              date: 2023-11-24 22:58:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5334 …}
            +nested: Doctrine\ORM\PersistentCollection {#5336 …}
            +votes: Doctrine\ORM\PersistentCollection {#5338 …}
            +reports: Doctrine\ORM\PersistentCollection {#5340 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
            -id: 160138
            -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5391167"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700863115 {#5332
              date: 2023-11-24 22:58:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: """
            It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
            \n
            Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
            \n
            To say nothing of “hell week” (tech and dress).\n
            \n
            For us semi-pros, I’m often doing my day job *around* roles as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700865853 {#5430
            date: 2023-11-24 23:44:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5434 …}
          +nested: Doctrine\ORM\PersistentCollection {#5436 …}
          +votes: Doctrine\ORM\PersistentCollection {#5438 …}
          +reports: Doctrine\ORM\PersistentCollection {#5440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
          -id: 160266
          -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903600"
          +editedAt: DateTimeImmutable @1701411644 {#5431
            date: 2023-12-01 07:20:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865853 {#5432
            date: 2023-11-24 23:44:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Prostitution is a very hard job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700866294 {#5484
          date: 2023-11-24 23:51:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 160279
        -bodyTs: "'hard':5 'job':6 'prostitut':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5392696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866294 {#5485
          date: 2023-11-24 23:51:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700866563 {#5536
        date: 2023-11-24 23:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5539 …}
      +nested: Doctrine\ORM\PersistentCollection {#5541 …}
      +votes: Doctrine\ORM\PersistentCollection {#5543 …}
      +reports: Doctrine\ORM\PersistentCollection {#5545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
      -id: 160293
      -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866563 {#5537
        date: 2023-11-24 23:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      > all labor is prostitution\n
      \n
      Pleased to meet you, comrade.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700868233 {#5590
      date: 2023-11-25 00:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 160391
    -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5393623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700868233 {#5591
      date: 2023-11-25 00:23:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700870350 {#5643
    date: 2023-11-25 00:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5648 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 160498
  -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870350 {#5644
    date: 2023-11-25 00:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5645
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5538
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5486
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5433
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5333
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5169
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4138
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 2
                +score: 0
                +lastActive: DateTime @1701514300 {#4133
                  date: 2023-12-02 11:51:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4139 …}
                +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                -id: 159986
                -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5389805"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700860449 {#4134
                  date: 2023-11-24 22:14:09.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700862382 {#5167
                date: 2023-11-24 22:46:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5171 …}
              +nested: Doctrine\ORM\PersistentCollection {#5173 …}
              +votes: Doctrine\ORM\PersistentCollection {#5175 …}
              +reports: Doctrine\ORM\PersistentCollection {#5177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
              -id: 160101
              -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5901360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700862382 {#5168
                date: 2023-11-24 22:46:22.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700863115 {#5331
              date: 2023-11-24 22:58:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5334 …}
            +nested: Doctrine\ORM\PersistentCollection {#5336 …}
            +votes: Doctrine\ORM\PersistentCollection {#5338 …}
            +reports: Doctrine\ORM\PersistentCollection {#5340 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
            -id: 160138
            -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5391167"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700863115 {#5332
              date: 2023-11-24 22:58:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: """
            It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
            \n
            Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
            \n
            To say nothing of “hell week” (tech and dress).\n
            \n
            For us semi-pros, I’m often doing my day job *around* roles as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700865853 {#5430
            date: 2023-11-24 23:44:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5434 …}
          +nested: Doctrine\ORM\PersistentCollection {#5436 …}
          +votes: Doctrine\ORM\PersistentCollection {#5438 …}
          +reports: Doctrine\ORM\PersistentCollection {#5440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
          -id: 160266
          -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903600"
          +editedAt: DateTimeImmutable @1701411644 {#5431
            date: 2023-12-01 07:20:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865853 {#5432
            date: 2023-11-24 23:44:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "Prostitution is a very hard job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700866294 {#5484
          date: 2023-11-24 23:51:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 160279
        -bodyTs: "'hard':5 'job':6 'prostitut':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5392696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866294 {#5485
          date: 2023-11-24 23:51:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700866563 {#5536
        date: 2023-11-24 23:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5539 …}
      +nested: Doctrine\ORM\PersistentCollection {#5541 …}
      +votes: Doctrine\ORM\PersistentCollection {#5543 …}
      +reports: Doctrine\ORM\PersistentCollection {#5545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
      -id: 160293
      -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5903983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866563 {#5537
        date: 2023-11-24 23:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: """
      > all labor is prostitution\n
      \n
      Pleased to meet you, comrade.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700868233 {#5590
      date: 2023-11-25 00:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 160391
    -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5393623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700868233 {#5591
      date: 2023-11-25 00:23:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700870350 {#5643
    date: 2023-11-25 00:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5648 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 160498
  -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870350 {#5644
    date: 2023-11-25 00:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5697
  +user: Proxies\__CG__\App\Entity\User {#5698 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5645
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5592
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5538
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5486
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5433
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5333
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5169
                +user: Proxies\__CG__\App\Entity\User {#5170 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4138
                  +user: App\Entity\User {#4151 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 2
                  +score: 0
                  +lastActive: DateTime @1701514300 {#4133
                    date: 2023-12-02 11:51:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4139 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                  -id: 159986
                  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.dbzer0.com/comment/5389805"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700860449 {#4134
                    date: 2023-11-24 22:14:09.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700862382 {#5167
                  date: 2023-11-24 22:46:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5171 …}
                +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                -id: 160101
                -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5901360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700862382 {#5168
                  date: 2023-11-24 22:46:22.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700863115 {#5331
                date: 2023-11-24 22:58:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5334 …}
              +nested: Doctrine\ORM\PersistentCollection {#5336 …}
              +votes: Doctrine\ORM\PersistentCollection {#5338 …}
              +reports: Doctrine\ORM\PersistentCollection {#5340 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
              -id: 160138
              -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5391167"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700863115 {#5332
                date: 2023-11-24 22:58:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: """
              It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
              \n
              Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
              \n
              To say nothing of “hell week” (tech and dress).\n
              \n
              For us semi-pros, I’m often doing my day job *around* roles as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700865853 {#5430
              date: 2023-11-24 23:44:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5434 …}
            +nested: Doctrine\ORM\PersistentCollection {#5436 …}
            +votes: Doctrine\ORM\PersistentCollection {#5438 …}
            +reports: Doctrine\ORM\PersistentCollection {#5440 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
            -id: 160266
            -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5903600"
            +editedAt: DateTimeImmutable @1701411644 {#5431
              date: 2023-12-01 07:20:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865853 {#5432
              date: 2023-11-24 23:44:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Prostitution is a very hard job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700866294 {#5484
            date: 2023-11-24 23:51:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 160279
          -bodyTs: "'hard':5 'job':6 'prostitut':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5392696"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866294 {#5485
            date: 2023-11-24 23:51:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700866563 {#5536
          date: 2023-11-24 23:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5539 …}
        +nested: Doctrine\ORM\PersistentCollection {#5541 …}
        +votes: Doctrine\ORM\PersistentCollection {#5543 …}
        +reports: Doctrine\ORM\PersistentCollection {#5545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
        -id: 160293
        -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866563 {#5537
          date: 2023-11-24 23:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        > all labor is prostitution\n
        \n
        Pleased to meet you, comrade.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700868233 {#5590
        date: 2023-11-25 00:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 160391
      -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5393623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868233 {#5591
        date: 2023-11-25 00:23:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700870350 {#5643
      date: 2023-11-25 00:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5648 …}
    +votes: Doctrine\ORM\PersistentCollection {#5650 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 160498
    -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700870350 {#5644
      date: 2023-11-25 00:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700927821 {#5695
    date: 2023-11-25 16:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5699 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
  -id: 162769
  -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700927821 {#5696
    date: 2023-11-25 16:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5697
  +user: Proxies\__CG__\App\Entity\User {#5698 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5645
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5592
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5538
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5486
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5433
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5333
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5169
                +user: Proxies\__CG__\App\Entity\User {#5170 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4138
                  +user: App\Entity\User {#4151 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 2
                  +score: 0
                  +lastActive: DateTime @1701514300 {#4133
                    date: 2023-12-02 11:51:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4139 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                  -id: 159986
                  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.dbzer0.com/comment/5389805"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700860449 {#4134
                    date: 2023-11-24 22:14:09.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700862382 {#5167
                  date: 2023-11-24 22:46:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5171 …}
                +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                -id: 160101
                -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5901360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700862382 {#5168
                  date: 2023-11-24 22:46:22.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700863115 {#5331
                date: 2023-11-24 22:58:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5334 …}
              +nested: Doctrine\ORM\PersistentCollection {#5336 …}
              +votes: Doctrine\ORM\PersistentCollection {#5338 …}
              +reports: Doctrine\ORM\PersistentCollection {#5340 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
              -id: 160138
              -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5391167"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700863115 {#5332
                date: 2023-11-24 22:58:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: """
              It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
              \n
              Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
              \n
              To say nothing of “hell week” (tech and dress).\n
              \n
              For us semi-pros, I’m often doing my day job *around* roles as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700865853 {#5430
              date: 2023-11-24 23:44:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5434 …}
            +nested: Doctrine\ORM\PersistentCollection {#5436 …}
            +votes: Doctrine\ORM\PersistentCollection {#5438 …}
            +reports: Doctrine\ORM\PersistentCollection {#5440 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
            -id: 160266
            -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5903600"
            +editedAt: DateTimeImmutable @1701411644 {#5431
              date: 2023-12-01 07:20:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865853 {#5432
              date: 2023-11-24 23:44:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Prostitution is a very hard job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700866294 {#5484
            date: 2023-11-24 23:51:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 160279
          -bodyTs: "'hard':5 'job':6 'prostitut':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5392696"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866294 {#5485
            date: 2023-11-24 23:51:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700866563 {#5536
          date: 2023-11-24 23:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5539 …}
        +nested: Doctrine\ORM\PersistentCollection {#5541 …}
        +votes: Doctrine\ORM\PersistentCollection {#5543 …}
        +reports: Doctrine\ORM\PersistentCollection {#5545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
        -id: 160293
        -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866563 {#5537
          date: 2023-11-24 23:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        > all labor is prostitution\n
        \n
        Pleased to meet you, comrade.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700868233 {#5590
        date: 2023-11-25 00:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 160391
      -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5393623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868233 {#5591
        date: 2023-11-25 00:23:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700870350 {#5643
      date: 2023-11-25 00:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5648 …}
    +votes: Doctrine\ORM\PersistentCollection {#5650 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 160498
    -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700870350 {#5644
      date: 2023-11-25 00:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700927821 {#5695
    date: 2023-11-25 16:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5699 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
  -id: 162769
  -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700927821 {#5696
    date: 2023-11-25 16:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5697
  +user: Proxies\__CG__\App\Entity\User {#5698 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5645
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5592
      +user: App\Entity\User {#4151 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5538
        +user: Proxies\__CG__\App\Entity\User {#5170 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5486
          +user: App\Entity\User {#4151 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5433
            +user: Proxies\__CG__\App\Entity\User {#5170 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5333
              +user: App\Entity\User {#4151 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5169
                +user: Proxies\__CG__\App\Entity\User {#5170 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4138
                  +user: App\Entity\User {#4151 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 2
                  +score: 0
                  +lastActive: DateTime @1701514300 {#4133
                    date: 2023-12-02 11:51:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4139 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                  -id: 159986
                  -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.dbzer0.com/comment/5389805"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700860449 {#4134
                    date: 2023-11-24 22:14:09.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700862382 {#5167
                  date: 2023-11-24 22:46:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5171 …}
                +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                -id: 160101
                -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5901360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700862382 {#5168
                  date: 2023-11-24 22:46:22.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700863115 {#5331
                date: 2023-11-24 22:58:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5334 …}
              +nested: Doctrine\ORM\PersistentCollection {#5336 …}
              +votes: Doctrine\ORM\PersistentCollection {#5338 …}
              +reports: Doctrine\ORM\PersistentCollection {#5340 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
              -id: 160138
              -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5391167"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700863115 {#5332
                date: 2023-11-24 22:58:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: """
              It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
              \n
              Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
              \n
              To say nothing of “hell week” (tech and dress).\n
              \n
              For us semi-pros, I’m often doing my day job *around* roles as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700865853 {#5430
              date: 2023-11-24 23:44:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5434 …}
            +nested: Doctrine\ORM\PersistentCollection {#5436 …}
            +votes: Doctrine\ORM\PersistentCollection {#5438 …}
            +reports: Doctrine\ORM\PersistentCollection {#5440 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
            -id: 160266
            -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5903600"
            +editedAt: DateTimeImmutable @1701411644 {#5431
              date: 2023-12-01 07:20:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865853 {#5432
              date: 2023-11-24 23:44:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "Prostitution is a very hard job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700866294 {#5484
            date: 2023-11-24 23:51:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 160279
          -bodyTs: "'hard':5 'job':6 'prostitut':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5392696"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866294 {#5485
            date: 2023-11-24 23:51:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700866563 {#5536
          date: 2023-11-24 23:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5539 …}
        +nested: Doctrine\ORM\PersistentCollection {#5541 …}
        +votes: Doctrine\ORM\PersistentCollection {#5543 …}
        +reports: Doctrine\ORM\PersistentCollection {#5545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
        -id: 160293
        -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5903983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700866563 {#5537
          date: 2023-11-24 23:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: """
        > all labor is prostitution\n
        \n
        Pleased to meet you, comrade.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700868233 {#5590
        date: 2023-11-25 00:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 160391
      -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5393623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868233 {#5591
        date: 2023-11-25 00:23:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700870350 {#5643
      date: 2023-11-25 00:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5648 …}
    +votes: Doctrine\ORM\PersistentCollection {#5650 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 160498
    -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700870350 {#5644
      date: 2023-11-25 00:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700927821 {#5695
    date: 2023-11-25 16:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5699 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
  -id: 162769
  -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700927821 {#5696
    date: 2023-11-25 16:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5751
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5697
    +user: Proxies\__CG__\App\Entity\User {#5698 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5645
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5592
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5538
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5486
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5433
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5333
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5169
                  +user: Proxies\__CG__\App\Entity\User {#5170 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4138
                    +user: App\Entity\User {#4151 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 2
                    +score: 0
                    +lastActive: DateTime @1701514300 {#4133
                      date: 2023-12-02 11:51:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4139 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                    -id: 159986
                    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.dbzer0.com/comment/5389805"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700860449 {#4134
                      date: 2023-11-24 22:14:09.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4138}
                  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700862382 {#5167
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@bandario@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5171 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                  -id: 160101
                  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5901360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700862382 {#5168
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700863115 {#5331
                  date: 2023-11-24 22:58:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                  "@funkless_eck@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5334 …}
                +nested: Doctrine\ORM\PersistentCollection {#5336 …}
                +votes: Doctrine\ORM\PersistentCollection {#5338 …}
                +reports: Doctrine\ORM\PersistentCollection {#5340 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
                -id: 160138
                -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5391167"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700863115 {#5332
                  date: 2023-11-24 22:58:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: """
                It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
                \n
                Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
                \n
                To say nothing of “hell week” (tech and dress).\n
                \n
                For us semi-pros, I’m often doing my day job *around* roles as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700865853 {#5430
                date: 2023-11-24 23:44:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5434 …}
              +nested: Doctrine\ORM\PersistentCollection {#5436 …}
              +votes: Doctrine\ORM\PersistentCollection {#5438 …}
              +reports: Doctrine\ORM\PersistentCollection {#5440 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
              -id: 160266
              -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5903600"
              +editedAt: DateTimeImmutable @1701411644 {#5431
                date: 2023-12-01 07:20:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700865853 {#5432
                date: 2023-11-24 23:44:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Prostitution is a very hard job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700866294 {#5484
              date: 2023-11-24 23:51:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5487 …}
            +nested: Doctrine\ORM\PersistentCollection {#5489 …}
            +votes: Doctrine\ORM\PersistentCollection {#5491 …}
            +reports: Doctrine\ORM\PersistentCollection {#5493 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
            -id: 160279
            -bodyTs: "'hard':5 'job':6 'prostitut':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5392696"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700866294 {#5485
              date: 2023-11-24 23:51:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700866563 {#5536
            date: 2023-11-24 23:56:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5539 …}
          +nested: Doctrine\ORM\PersistentCollection {#5541 …}
          +votes: Doctrine\ORM\PersistentCollection {#5543 …}
          +reports: Doctrine\ORM\PersistentCollection {#5545 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
          -id: 160293
          -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903983"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866563 {#5537
            date: 2023-11-24 23:56:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          > all labor is prostitution\n
          \n
          Pleased to meet you, comrade.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700868233 {#5590
          date: 2023-11-25 00:23:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5593 …}
        +nested: Doctrine\ORM\PersistentCollection {#5595 …}
        +votes: Doctrine\ORM\PersistentCollection {#5597 …}
        +reports: Doctrine\ORM\PersistentCollection {#5599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
        -id: 160391
        -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5393623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868233 {#5591
          date: 2023-11-25 00:23:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700870350 {#5643
        date: 2023-11-25 00:59:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5648 …}
      +votes: Doctrine\ORM\PersistentCollection {#5650 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 160498
      -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5906136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700870350 {#5644
        date: 2023-11-25 00:59:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700927821 {#5695
      date: 2023-11-25 16:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5699 …}
    +nested: Doctrine\ORM\PersistentCollection {#5701 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
    -id: 162769
    -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700927821 {#5696
      date: 2023-11-25 16:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I mean are you using prostitution to mean “pro-stituere” (“ready” “to be sold”) in which case even the most ardent captialist would agree. Or are you making an insinuation that exchanging the brane of labor-time-effort for the brane of exchange-account-value-store is somehow immoral? Because even the most barter-focussed kibbutz or shetl will eventually need to trade some kind of future (e.g. fishermen need boats before they can provide fish, farmers need to survive the winter to sow seeds in spring)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700931211 {#5748
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
    "@Perditija@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5752 …}
  +nested: Doctrine\ORM\PersistentCollection {#5754 …}
  +votes: Doctrine\ORM\PersistentCollection {#5756 …}
  +reports: Doctrine\ORM\PersistentCollection {#5758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5762 …}
  -id: 163014
  -bodyTs: "'account':47 'agre':25 'ardent':22 'barter':58 'barter-focuss':57 'boat':75 'brane':35,43 'captialist':23 'case':18 'e.g':72 'effort':40 'even':19,54 'eventu':64 'exchang':33,46 'exchange-account-value-stor':45 'farmer':81 'fish':80 'fishermen':73 'focuss':59 'futur':71 'immor':52 'insinu':31 'kibbutz':60 'kind':69 'labor':38 'labor-time-effort':37 'make':29 'mean':2,8 'need':65,74,82 'pro':10 'pro-stituer':9 'prostitut':6 'provid':79 'readi':12 'seed':89 'shetl':62 'sold':15 'somehow':51 'sow':88 'spring':91 'stituer':11 'store':49 'surviv':84 'time':39 'trade':67 'use':5 'valu':48 'winter':86 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928948"
  +editedAt: DateTimeImmutable @1701514324 {#5749
    date: 2023-12-02 11:52:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700931211 {#5750
    date: 2023-11-25 17:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5751
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5697
    +user: Proxies\__CG__\App\Entity\User {#5698 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5645
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5592
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5538
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5486
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5433
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5333
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5169
                  +user: Proxies\__CG__\App\Entity\User {#5170 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4138
                    +user: App\Entity\User {#4151 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 2
                    +score: 0
                    +lastActive: DateTime @1701514300 {#4133
                      date: 2023-12-02 11:51:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4139 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                    -id: 159986
                    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.dbzer0.com/comment/5389805"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700860449 {#4134
                      date: 2023-11-24 22:14:09.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4138}
                  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700862382 {#5167
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@bandario@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5171 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                  -id: 160101
                  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5901360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700862382 {#5168
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700863115 {#5331
                  date: 2023-11-24 22:58:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                  "@funkless_eck@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5334 …}
                +nested: Doctrine\ORM\PersistentCollection {#5336 …}
                +votes: Doctrine\ORM\PersistentCollection {#5338 …}
                +reports: Doctrine\ORM\PersistentCollection {#5340 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
                -id: 160138
                -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5391167"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700863115 {#5332
                  date: 2023-11-24 22:58:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: """
                It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
                \n
                Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
                \n
                To say nothing of “hell week” (tech and dress).\n
                \n
                For us semi-pros, I’m often doing my day job *around* roles as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700865853 {#5430
                date: 2023-11-24 23:44:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5434 …}
              +nested: Doctrine\ORM\PersistentCollection {#5436 …}
              +votes: Doctrine\ORM\PersistentCollection {#5438 …}
              +reports: Doctrine\ORM\PersistentCollection {#5440 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
              -id: 160266
              -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5903600"
              +editedAt: DateTimeImmutable @1701411644 {#5431
                date: 2023-12-01 07:20:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700865853 {#5432
                date: 2023-11-24 23:44:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Prostitution is a very hard job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700866294 {#5484
              date: 2023-11-24 23:51:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5487 …}
            +nested: Doctrine\ORM\PersistentCollection {#5489 …}
            +votes: Doctrine\ORM\PersistentCollection {#5491 …}
            +reports: Doctrine\ORM\PersistentCollection {#5493 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
            -id: 160279
            -bodyTs: "'hard':5 'job':6 'prostitut':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5392696"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700866294 {#5485
              date: 2023-11-24 23:51:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700866563 {#5536
            date: 2023-11-24 23:56:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5539 …}
          +nested: Doctrine\ORM\PersistentCollection {#5541 …}
          +votes: Doctrine\ORM\PersistentCollection {#5543 …}
          +reports: Doctrine\ORM\PersistentCollection {#5545 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
          -id: 160293
          -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903983"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866563 {#5537
            date: 2023-11-24 23:56:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          > all labor is prostitution\n
          \n
          Pleased to meet you, comrade.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700868233 {#5590
          date: 2023-11-25 00:23:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5593 …}
        +nested: Doctrine\ORM\PersistentCollection {#5595 …}
        +votes: Doctrine\ORM\PersistentCollection {#5597 …}
        +reports: Doctrine\ORM\PersistentCollection {#5599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
        -id: 160391
        -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5393623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868233 {#5591
          date: 2023-11-25 00:23:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700870350 {#5643
        date: 2023-11-25 00:59:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5648 …}
      +votes: Doctrine\ORM\PersistentCollection {#5650 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 160498
      -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5906136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700870350 {#5644
        date: 2023-11-25 00:59:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700927821 {#5695
      date: 2023-11-25 16:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5699 …}
    +nested: Doctrine\ORM\PersistentCollection {#5701 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
    -id: 162769
    -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700927821 {#5696
      date: 2023-11-25 16:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I mean are you using prostitution to mean “pro-stituere” (“ready” “to be sold”) in which case even the most ardent captialist would agree. Or are you making an insinuation that exchanging the brane of labor-time-effort for the brane of exchange-account-value-store is somehow immoral? Because even the most barter-focussed kibbutz or shetl will eventually need to trade some kind of future (e.g. fishermen need boats before they can provide fish, farmers need to survive the winter to sow seeds in spring)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700931211 {#5748
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
    "@Perditija@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5752 …}
  +nested: Doctrine\ORM\PersistentCollection {#5754 …}
  +votes: Doctrine\ORM\PersistentCollection {#5756 …}
  +reports: Doctrine\ORM\PersistentCollection {#5758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5762 …}
  -id: 163014
  -bodyTs: "'account':47 'agre':25 'ardent':22 'barter':58 'barter-focuss':57 'boat':75 'brane':35,43 'captialist':23 'case':18 'e.g':72 'effort':40 'even':19,54 'eventu':64 'exchang':33,46 'exchange-account-value-stor':45 'farmer':81 'fish':80 'fishermen':73 'focuss':59 'futur':71 'immor':52 'insinu':31 'kibbutz':60 'kind':69 'labor':38 'labor-time-effort':37 'make':29 'mean':2,8 'need':65,74,82 'pro':10 'pro-stituer':9 'prostitut':6 'provid':79 'readi':12 'seed':89 'shetl':62 'sold':15 'somehow':51 'sow':88 'spring':91 'stituer':11 'store':49 'surviv':84 'time':39 'trade':67 'use':5 'valu':48 'winter':86 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928948"
  +editedAt: DateTimeImmutable @1701514324 {#5749
    date: 2023-12-02 11:52:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700931211 {#5750
    date: 2023-11-25 17:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5751
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5697
    +user: Proxies\__CG__\App\Entity\User {#5698 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5645
      +user: Proxies\__CG__\App\Entity\User {#5170 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5592
        +user: App\Entity\User {#4151 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5538
          +user: Proxies\__CG__\App\Entity\User {#5170 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5486
            +user: App\Entity\User {#4151 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5433
              +user: Proxies\__CG__\App\Entity\User {#5170 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5333
                +user: App\Entity\User {#4151 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5169
                  +user: Proxies\__CG__\App\Entity\User {#5170 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4138
                    +user: App\Entity\User {#4151 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Acting is emotional prostitution at best, and actual prostitution at worst. If you aren’t comfortable with that, then don’t get in a relationship with an actor. No point burning your relationship down later because you suddenly don’t like the context of that prostitution."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 2
                    +score: 0
                    +lastActive: DateTime @1701514300 {#4133
                      date: 2023-12-02 11:51:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4139 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
                    -id: 159986
                    -bodyTs: "'act':1 'actor':28 'actual':8 'aren':14 'best':6 'burn':31 'comfort':16 'context':43 'emot':3 'get':22 'later':35 'like':41 'point':30 'prostitut':4,9,46 'relationship':25,33 'sudden':38 'worst':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.dbzer0.com/comment/5389805"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700860449 {#4134
                      date: 2023-11-24 22:14:09.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4138}
                  +body: "what the fuck are you talking about? How on earth is something like playing Pozzo in Waiting for Godot, or James Sr in Long Days Journey “emotional prostitution”?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700862382 {#5167
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@bandario@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5171 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
                  -id: 160101
                  -bodyTs: "'day':25 'earth':10 'emot':27 'fuck':3 'godot':19 'jame':21 'journey':26 'like':13 'long':24 'play':14 'pozzo':15 'prostitut':28 'someth':12 'sr':22 'talk':6 'wait':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5901360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700862382 {#5168
                    date: 2023-11-24 22:46:22.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4138}
                +body: "Is an actor paid for their labour? No. They are paid to emote, so that it can be commodified and sold for profit. Human emotion for sale. It’s prostitution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700863115 {#5331
                  date: 2023-11-24 22:58:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@bandario@lemmy.dbzer0.com"
                  "@funkless_eck@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5334 …}
                +nested: Doctrine\ORM\PersistentCollection {#5336 …}
                +votes: Doctrine\ORM\PersistentCollection {#5338 …}
                +reports: Doctrine\ORM\PersistentCollection {#5340 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
                -id: 160138
                -bodyTs: "'actor':3 'commodifi':19 'emot':13,25 'human':24 'labour':7 'paid':4,11 'profit':23 'prostitut':30 'sale':27 'sold':21"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5391167"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700863115 {#5332
                  date: 2023-11-24 22:58:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4138}
              +body: """
                It is definitely labor. And the only unpaid work I’ve done in 20 years is for showreel, I definitely don’t do unpaid theatre and haven’t since I graduated drama school.\n
                \n
                Learning lines (which is unpaid work before rehearsals even begin), blocking (and depending on role: combat, intimacy as is being discussed, music/song, choreography, props and costume tracks) are all pretty hard work. Not to mention 5 weeks of 10 hour days 6 days a week as a standard rehearsal process (all of which is usually done standing and moving, so generally harder physical work, longer hours and fewer days off than an office job).\n
                \n
                To say nothing of “hell week” (tech and dress).\n
                \n
                For us semi-pros, I’m often doing my day job *around* roles as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700865853 {#5430
                date: 2023-11-24 23:44:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@bandario@lemmy.dbzer0.com"
                "@funkless_eck@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5434 …}
              +nested: Doctrine\ORM\PersistentCollection {#5436 …}
              +votes: Doctrine\ORM\PersistentCollection {#5438 …}
              +reports: Doctrine\ORM\PersistentCollection {#5440 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
              -id: 160266
              -bodyTs: "'10':72 '20':14 '5':69 '6':75 'around':129 'begin':43 'block':44 'choreographi':56 'combat':49 'costum':59 'day':74,76,102,127 'definit':3,20 'depend':46 'discuss':54 'done':12,89 'drama':32 'dress':116 'even':42 'fewer':101 'general':94 'graduat':31 'hard':64 'harder':95 'haven':27 'hell':112 'hour':73,99 'intimaci':50 'job':107,128 'labor':4 'learn':34 'line':35 'longer':98 'm':123 'mention':68 'move':92 'music/song':55 'noth':110 'offic':106 'often':124 'physic':96 'pretti':63 'process':83 'prop':57 'pros':121 'rehears':41,82 'role':48,130 'say':109 'school':33 'semi':120 'semi-pro':119 'showreel':18 'sinc':29 'stand':90 'standard':81 'tech':114 'theatr':25 'track':60 'unpaid':8,24,38 'us':118 'usual':88 've':11 'week':70,78,113 'well':132 'work':9,39,65,97 'year':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5903600"
              +editedAt: DateTimeImmutable @1701411644 {#5431
                date: 2023-12-01 07:20:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700865853 {#5432
                date: 2023-11-24 23:44:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4138}
            +body: "Prostitution is a very hard job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700866294 {#5484
              date: 2023-11-24 23:51:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@bandario@lemmy.dbzer0.com"
              "@funkless_eck@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5487 …}
            +nested: Doctrine\ORM\PersistentCollection {#5489 …}
            +votes: Doctrine\ORM\PersistentCollection {#5491 …}
            +reports: Doctrine\ORM\PersistentCollection {#5493 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
            -id: 160279
            -bodyTs: "'hard':5 'job':6 'prostitut':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5392696"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700866294 {#5485
              date: 2023-11-24 23:51:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4138}
          +body: "By that token all labor is prostitution of a sort, and thus the term loses all meaning, so its pointless calling it that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700866563 {#5536
            date: 2023-11-24 23:56:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@bandario@lemmy.dbzer0.com"
            "@funkless_eck@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5539 …}
          +nested: Doctrine\ORM\PersistentCollection {#5541 …}
          +votes: Doctrine\ORM\PersistentCollection {#5543 …}
          +reports: Doctrine\ORM\PersistentCollection {#5545 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5547 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5549 …}
          -id: 160293
          -bodyTs: "'call':21 'labor':5 'lose':15 'mean':17 'pointless':20 'prostitut':7 'sort':10 'term':14 'thus':12 'token':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5903983"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700866563 {#5537
            date: 2023-11-24 23:56:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4138}
        +body: """
          > all labor is prostitution\n
          \n
          Pleased to meet you, comrade.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700868233 {#5590
          date: 2023-11-25 00:23:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@bandario@lemmy.dbzer0.com"
          "@funkless_eck@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5593 …}
        +nested: Doctrine\ORM\PersistentCollection {#5595 …}
        +votes: Doctrine\ORM\PersistentCollection {#5597 …}
        +reports: Doctrine\ORM\PersistentCollection {#5599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
        -id: 160391
        -bodyTs: "'comrad':9 'labor':2 'meet':7 'pleas':5 'prostitut':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5393623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868233 {#5591
          date: 2023-11-25 00:23:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4138}
      +body: "I disagree. Growing your own food is labor. Volunteering is labor. Organizing is labor. Caring for your family is labor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700870350 {#5643
        date: 2023-11-25 00:59:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@bandario@lemmy.dbzer0.com"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5648 …}
      +votes: Doctrine\ORM\PersistentCollection {#5650 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 160498
      -bodyTs: "'care':15 'disagre':2 'famili':18 'food':6 'grow':3 'labor':8,11,14,20 'organ':12 'volunt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5906136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700870350 {#5644
        date: 2023-11-25 00:59:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4138}
    +body: "so, doing something for yourself or people you care about is labour, doing something in exchange for money is prostitution"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700927821 {#5695
      date: 2023-11-25 16:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@bandario@lemmy.dbzer0.com"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5699 …}
    +nested: Doctrine\ORM\PersistentCollection {#5701 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5709 …}
    -id: 162769
    -bodyTs: "'care':9 'exchang':16 'labour':12 'money':18 'peopl':7 'prostitut':20 'someth':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700927821 {#5696
      date: 2023-11-25 16:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "I mean are you using prostitution to mean “pro-stituere” (“ready” “to be sold”) in which case even the most ardent captialist would agree. Or are you making an insinuation that exchanging the brane of labor-time-effort for the brane of exchange-account-value-store is somehow immoral? Because even the most barter-focussed kibbutz or shetl will eventually need to trade some kind of future (e.g. fishermen need boats before they can provide fish, farmers need to survive the winter to sow seeds in spring)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700931211 {#5748
    date: 2023-11-25 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@bandario@lemmy.dbzer0.com"
    "@funkless_eck@sh.itjust.works"
    "@Perditija@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5752 …}
  +nested: Doctrine\ORM\PersistentCollection {#5754 …}
  +votes: Doctrine\ORM\PersistentCollection {#5756 …}
  +reports: Doctrine\ORM\PersistentCollection {#5758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5762 …}
  -id: 163014
  -bodyTs: "'account':47 'agre':25 'ardent':22 'barter':58 'barter-focuss':57 'boat':75 'brane':35,43 'captialist':23 'case':18 'e.g':72 'effort':40 'even':19,54 'eventu':64 'exchang':33,46 'exchange-account-value-stor':45 'farmer':81 'fish':80 'fishermen':73 'focuss':59 'futur':71 'immor':52 'insinu':31 'kibbutz':60 'kind':69 'labor':38 'labor-time-effort':37 'make':29 'mean':2,8 'need':65,74,82 'pro':10 'pro-stituer':9 'prostitut':6 'provid':79 'readi':12 'seed':89 'shetl':62 'sold':15 'somehow':51 'sow':88 'spring':91 'stituer':11 'store':49 'surviv':84 'time':39 'trade':67 'use':5 'valu':48 'winter':86 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928948"
  +editedAt: DateTimeImmutable @1701514324 {#5749
    date: 2023-12-02 11:52:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700931211 {#5750
    date: 2023-11-25 17:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Wolverine concerned with Mermaid Ariel and Prince Eric kissing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700851815 {#4208
    date: 2023-11-24 19:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 159517
  -bodyTs: "'ariel':7 'concern':4 'eric':10 'kiss':11 'mermaid':6 'princ':9 'wolverin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851815 {#4209
    date: 2023-11-24 19:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Wolverine concerned with Mermaid Ariel and Prince Eric kissing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700851815 {#4208
    date: 2023-11-24 19:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 159517
  -bodyTs: "'ariel':7 'concern':4 'eric':10 'kiss':11 'mermaid':6 'princ':9 'wolverin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851815 {#4209
    date: 2023-11-24 19:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why is Wolverine concerned with Mermaid Ariel and Prince Eric kissing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700851815 {#4208
    date: 2023-11-24 19:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 159517
  -bodyTs: "'ariel':7 'concern':4 'eric':10 'kiss':11 'mermaid':6 'princ':9 'wolverin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851815 {#4209
    date: 2023-11-24 19:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4286
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wolverine really does look like two Batmen kissing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700851760 {#4281
    date: 2023-11-24 19:49:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 159513
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851760 {#4282
    date: 2023-11-24 19:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4286
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wolverine really does look like two Batmen kissing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700851760 {#4281
    date: 2023-11-24 19:49:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 159513
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851760 {#4282
    date: 2023-11-24 19:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4286
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wolverine really does look like two Batmen kissing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700851760 {#4281
    date: 2023-11-24 19:49:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 159513
  -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5555023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851760 {#4282
    date: 2023-11-24 19:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701455699 {#4285
    date: 2023-12-01 19:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 159355
  -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6084645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849090 {#4284
    date: 2023-11-24 19:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701455699 {#4285
    date: 2023-12-01 19:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 159355
  -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6084645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849090 {#4284
    date: 2023-11-24 19:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701455699 {#4285
    date: 2023-12-01 19:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 159355
  -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6084645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849090 {#4284
    date: 2023-11-24 19:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "Jonah Hill really is a piece of shit. I’m glad my gut instinct was to fall into a bottomless pit of cringe every time he appears on screen. I could never stand that fat little toad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700859644 {#5136
    date: 2023-11-24 22:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 159946
  -bodyTs: "'appear':27 'bottomless':20 'could':31 'cring':23 'everi':24 'fall':17 'fat':35 'glad':11 'gut':13 'hill':2 'instinct':14 'jonah':1 'littl':36 'm':10 'never':32 'piec':6 'pit':21 'realli':3 'screen':29 'shit':8 'stand':33 'time':25 'toad':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859644 {#5137
    date: 2023-11-24 22:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "Jonah Hill really is a piece of shit. I’m glad my gut instinct was to fall into a bottomless pit of cringe every time he appears on screen. I could never stand that fat little toad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700859644 {#5136
    date: 2023-11-24 22:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 159946
  -bodyTs: "'appear':27 'bottomless':20 'could':31 'cring':23 'everi':24 'fall':17 'fat':35 'glad':11 'gut':13 'hill':2 'instinct':14 'jonah':1 'littl':36 'm':10 'never':32 'piec':6 'pit':21 'realli':3 'screen':29 'shit':8 'stand':33 'time':25 'toad':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859644 {#5137
    date: 2023-11-24 22:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "Jonah Hill really is a piece of shit. I’m glad my gut instinct was to fall into a bottomless pit of cringe every time he appears on screen. I could never stand that fat little toad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700859644 {#5136
    date: 2023-11-24 22:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 159946
  -bodyTs: "'appear':27 'bottomless':20 'could':31 'cring':23 'everi':24 'fall':17 'fat':35 'glad':11 'gut':13 'hill':2 'instinct':14 'jonah':1 'littl':36 'm':10 'never':32 'piec':6 'pit':21 'realli':3 'screen':29 'shit':8 'stand':33 'time':25 'toad':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5389382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859644 {#5137
    date: 2023-11-24 22:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "What an effing cunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896489 {#5151
    date: 2023-11-25 08:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 161532
  -bodyTs: "'cunt':4 'ef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5153263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896489 {#5152
    date: 2023-11-25 08:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "What an effing cunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896489 {#5151
    date: 2023-11-25 08:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 161532
  -bodyTs: "'cunt':4 'ef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5153263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896489 {#5152
    date: 2023-11-25 08:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It really depends on the actor. I think we can all agree that not every actor has the same emotional maturity and therefore will not all react the same to it. For example, take a look at what [Jonah Hill](https://www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots) expects from his partners versus Ryan Reynolds and Blake Lively seeming to be a healthy couple while both have had some raunchy scenes in movies featuring other people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701455699 {#4285
      date: 2023-12-01 19:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 159355
    -bodyTs: "'/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':43 'actor':6,16 'agre':12 'blake':52 'coupl':59 'depend':3 'emot':20 'everi':15 'exampl':33 'expect':44 'featur':69 'healthi':58 'hill':40 'jonah':39 'live':53 'look':36 'matur':21 'movi':68 'partner':47 'peopl':71 'raunchi':65 'react':27 'realli':2 'reynold':50 'ryan':49 'scene':66 'seem':54 'take':34 'therefor':23 'think':8 'versus':48 'www.buzzfeednews.com':42 'www.buzzfeednews.com/article/stephaniesoteriou/jonah-hill-ex-sarah-brady-more-alleged-text-screenshots)':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6084645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700849090 {#4284
      date: 2023-11-24 19:04:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "What an effing cunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896489 {#5151
    date: 2023-11-25 08:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ComradePorkRoll@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 161532
  -bodyTs: "'cunt':4 'ef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5153263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896489 {#5152
    date: 2023-11-25 08:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s be real. A lot of people in the comments are saying “it’s just a job”, but that’s irrelevant. Prostitution and stripping are both jobs, and I guarantee those who work in either have a vastly more difficult time finding people okay with that.\n
    \n
    Is it impossible for the significant other to be okay with it? No. Will it be harder to have a relationship? Definitely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700801576 {#4370
    date: 2023-11-24 05:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 157425
  -bodyTs: "'comment':11 'definit':69 'difficult':41 'either':36 'find':43 'guarante':31 'harder':64 'imposs':50 'irrelev':22 'job':18,28 'let':1 'lot':6 'okay':45,57 'peopl':8,44 'prostitut':23 'real':4 'relationship':68 'say':13 'signific':53 'strip':25 'time':42 'vast':39 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700801576 {#4371
    date: 2023-11-24 05:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s be real. A lot of people in the comments are saying “it’s just a job”, but that’s irrelevant. Prostitution and stripping are both jobs, and I guarantee those who work in either have a vastly more difficult time finding people okay with that.\n
    \n
    Is it impossible for the significant other to be okay with it? No. Will it be harder to have a relationship? Definitely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700801576 {#4370
    date: 2023-11-24 05:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 157425
  -bodyTs: "'comment':11 'definit':69 'difficult':41 'either':36 'find':43 'guarante':31 'harder':64 'imposs':50 'irrelev':22 'job':18,28 'let':1 'lot':6 'okay':45,57 'peopl':8,44 'prostitut':23 'real':4 'relationship':68 'say':13 'signific':53 'strip':25 'time':42 'vast':39 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700801576 {#4371
    date: 2023-11-24 05:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s be real. A lot of people in the comments are saying “it’s just a job”, but that’s irrelevant. Prostitution and stripping are both jobs, and I guarantee those who work in either have a vastly more difficult time finding people okay with that.\n
    \n
    Is it impossible for the significant other to be okay with it? No. Will it be harder to have a relationship? Definitely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700801576 {#4370
    date: 2023-11-24 05:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 157425
  -bodyTs: "'comment':11 'definit':69 'difficult':41 'either':36 'find':43 'guarante':31 'harder':64 'imposs':50 'irrelev':22 'job':18,28 'let':1 'lot':6 'okay':45,57 'peopl':8,44 'prostitut':23 'real':4 'relationship':68 'say':13 'signific':53 'strip':25 'time':42 'vast':39 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700801576 {#4371
    date: 2023-11-24 05:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck you OP for that title, I can’t unsee it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700791151 {#4443
    date: 2023-11-24 02:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 157056
  -bodyTs: "'fuck':1 'op':3 'titl':6 'unse':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700791151 {#4444
    date: 2023-11-24 02:59:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck you OP for that title, I can’t unsee it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700791151 {#4443
    date: 2023-11-24 02:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 157056
  -bodyTs: "'fuck':1 'op':3 'titl':6 'unse':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700791151 {#4444
    date: 2023-11-24 02:59:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck you OP for that title, I can’t unsee it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700791151 {#4443
    date: 2023-11-24 02:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 157056
  -bodyTs: "'fuck':1 'op':3 'titl':6 'unse':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700791151 {#4444
    date: 2023-11-24 02:59:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My wife went to school with someone from a popular TV show a few years back, where she’d be in sex scenes fairly frequently (from what I hear, I watched a few episodes and hated it). She had a long-term boyfriend at the time, and it didn’t take long for him to not be cool with it.\n
    \n
    She also went to school with a musician that had a stab at a solo career. She had some raunchy scenes in a music vid, and that quickly led to her breaking up with her boyfriend.\n
    \n
    Those are my only two frames of reference, but I imagine it’s quite hard to deal with emotionally, even if you know it meant nothing and is just a part of the job.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700777264 {#4516
    date: 2023-11-23 23:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 156566
  -bodyTs: "'also':63 'back':16 'boyfriend':44,97 'break':93 'career':77 'cool':59 'd':19 'deal':114 'didn':50 'emot':116 'episod':34 'even':117 'fair':24 'frame':103 'frequent':25 'hard':112 'hate':36 'hear':29 'imagin':108 'job':131 'know':120 'led':90 'long':42,53 'long-term':41 'meant':122 'music':85 'musician':69 'noth':123 'part':128 'popular':10 'quick':89 'quit':111 'raunchi':81 'refer':105 'scene':23,82 'school':5,66 'sex':22 'show':12 'solo':76 'someon':7 'stab':73 'take':52 'term':43 'time':47 'tv':11 'two':102 'vid':86 'watch':31 'went':3,64 'wife':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777264 {#4517
    date: 2023-11-23 23:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My wife went to school with someone from a popular TV show a few years back, where she’d be in sex scenes fairly frequently (from what I hear, I watched a few episodes and hated it). She had a long-term boyfriend at the time, and it didn’t take long for him to not be cool with it.\n
    \n
    She also went to school with a musician that had a stab at a solo career. She had some raunchy scenes in a music vid, and that quickly led to her breaking up with her boyfriend.\n
    \n
    Those are my only two frames of reference, but I imagine it’s quite hard to deal with emotionally, even if you know it meant nothing and is just a part of the job.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700777264 {#4516
    date: 2023-11-23 23:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 156566
  -bodyTs: "'also':63 'back':16 'boyfriend':44,97 'break':93 'career':77 'cool':59 'd':19 'deal':114 'didn':50 'emot':116 'episod':34 'even':117 'fair':24 'frame':103 'frequent':25 'hard':112 'hate':36 'hear':29 'imagin':108 'job':131 'know':120 'led':90 'long':42,53 'long-term':41 'meant':122 'music':85 'musician':69 'noth':123 'part':128 'popular':10 'quick':89 'quit':111 'raunchi':81 'refer':105 'scene':23,82 'school':5,66 'sex':22 'show':12 'solo':76 'someon':7 'stab':73 'take':52 'term':43 'time':47 'tv':11 'two':102 'vid':86 'watch':31 'went':3,64 'wife':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777264 {#4517
    date: 2023-11-23 23:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My wife went to school with someone from a popular TV show a few years back, where she’d be in sex scenes fairly frequently (from what I hear, I watched a few episodes and hated it). She had a long-term boyfriend at the time, and it didn’t take long for him to not be cool with it.\n
    \n
    She also went to school with a musician that had a stab at a solo career. She had some raunchy scenes in a music vid, and that quickly led to her breaking up with her boyfriend.\n
    \n
    Those are my only two frames of reference, but I imagine it’s quite hard to deal with emotionally, even if you know it meant nothing and is just a part of the job.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700777264 {#4516
    date: 2023-11-23 23:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 156566
  -bodyTs: "'also':63 'back':16 'boyfriend':44,97 'break':93 'career':77 'cool':59 'd':19 'deal':114 'didn':50 'emot':116 'episod':34 'even':117 'fair':24 'frame':103 'frequent':25 'hard':112 'hate':36 'hear':29 'imagin':108 'job':131 'know':120 'led':90 'long':42,53 'long-term':41 'meant':122 'music':85 'musician':69 'noth':123 'part':128 'popular':10 'quick':89 'quit':111 'raunchi':81 'refer':105 'scene':23,82 'school':5,66 'sex':22 'show':12 'solo':76 'someon':7 'stab':73 'take':52 'term':43 'time':47 'tv':11 'two':102 'vid':86 'watch':31 'went':3,64 'wife':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777264 {#4517
    date: 2023-11-23 23:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’d join in"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773125 {#4589
    date: 2023-11-23 21:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 156177
  -bodyTs: "'d':2 'join':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5129192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773125 {#4590
    date: 2023-11-23 21:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’d join in"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773125 {#4589
    date: 2023-11-23 21:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 156177
  -bodyTs: "'d':2 'join':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5129192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773125 {#4590
    date: 2023-11-23 21:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’d join in"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773125 {#4589
    date: 2023-11-23 21:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 156177
  -bodyTs: "'d':2 'join':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5129192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773125 {#4590
    date: 2023-11-23 21:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just a job lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390808 {#4662
    date: 2023-12-01 01:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 154293
  -bodyTs: "'job':5 'lol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4419140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741657 {#4663
    date: 2023-11-23 13:14:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just a job lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390808 {#4662
    date: 2023-12-01 01:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 154293
  -bodyTs: "'job':5 'lol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4419140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741657 {#4663
    date: 2023-11-23 13:14:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just a job lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390808 {#4662
    date: 2023-12-01 01:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 154293
  -bodyTs: "'job':5 'lol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4419140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741657 {#4663
    date: 2023-11-23 13:14:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700756131 {#5104
    date: 2023-11-23 17:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 155189
  -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6492089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756131 {#5105
    date: 2023-11-23 17:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700756131 {#5104
    date: 2023-11-23 17:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 155189
  -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6492089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756131 {#5105
    date: 2023-11-23 17:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700756131 {#5104
    date: 2023-11-23 17:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 155189
  -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6492089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756131 {#5105
    date: 2023-11-23 17:15:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700756131 {#5104
      date: 2023-11-23 17:15:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 155189
    -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6492089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700756131 {#5105
      date: 2023-11-23 17:15:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I recently saw despicable me and just heard vector saying “oh yeah” rather than the CSI clip"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756602 {#5268
    date: 2023-11-23 17:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 155210
  -bodyTs: "'clip':17 'csi':16 'despic':4 'heard':8 'oh':11 'rather':13 'recent':2 'saw':3 'say':10 'vector':9 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756602 {#5269
    date: 2023-11-23 17:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700756131 {#5104
      date: 2023-11-23 17:15:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 155189
    -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6492089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700756131 {#5105
      date: 2023-11-23 17:15:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I recently saw despicable me and just heard vector saying “oh yeah” rather than the CSI clip"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756602 {#5268
    date: 2023-11-23 17:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 155210
  -bodyTs: "'clip':17 'csi':16 'despic':4 'heard':8 'oh':11 'rather':13 'recent':2 'saw':3 'say':10 'vector':9 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756602 {#5269
    date: 2023-11-23 17:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "A sexy job [ohhhh yeahhh!](https://m.youtube.com/watch?v=7uW47jWLMiY)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700756131 {#5104
      date: 2023-11-23 17:15:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 155189
    -bodyTs: "'/watch?v=7uw47jwlmiy)':8 'job':3 'm.youtube.com':7 'm.youtube.com/watch?v=7uw47jwlmiy)':6 'ohhhh':4 'sexi':2 'yeahhh':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6492089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700756131 {#5105
      date: 2023-11-23 17:15:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I recently saw despicable me and just heard vector saying “oh yeah” rather than the CSI clip"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756602 {#5268
    date: 2023-11-23 17:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 155210
  -bodyTs: "'clip':17 'csi':16 'despic':4 'heard':8 'oh':11 'rather':13 'recent':2 'saw':3 'say':10 'vector':9 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756602 {#5269
    date: 2023-11-23 17:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "That’s a nice demonstration of Western capitalist degeneracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700772313 {#5120
    date: 2023-11-23 21:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 156130
  -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5364208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772313 {#5121
    date: 2023-11-23 21:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "That’s a nice demonstration of Western capitalist degeneracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700772313 {#5120
    date: 2023-11-23 21:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 156130
  -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5364208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772313 {#5121
    date: 2023-11-23 21:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s just a job lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390808 {#4662
      date: 2023-12-01 01:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 154293
    -bodyTs: "'job':5 'lol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4419140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741657 {#4663
      date: 2023-11-23 13:14:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "That’s a nice demonstration of Western capitalist degeneracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700772313 {#5120
    date: 2023-11-23 21:45:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 156130
  -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5364208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772313 {#5121
    date: 2023-11-23 21:45:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5286
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I’ll accept the degeneracy, but you can keep the rest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700776513 {#5284
    date: 2023-11-23 22:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5289 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 156355
  -bodyTs: "'accept':3 'degeneraci':5 'keep':9 'll':2 'rest':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4431154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776513 {#5285
    date: 2023-11-23 22:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5286
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I’ll accept the degeneracy, but you can keep the rest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700776513 {#5284
    date: 2023-11-23 22:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5289 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 156355
  -bodyTs: "'accept':3 'degeneraci':5 'keep':9 'll':2 'rest':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4431154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776513 {#5285
    date: 2023-11-23 22:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5286
  +user: App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "I’ll accept the degeneracy, but you can keep the rest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700776513 {#5284
    date: 2023-11-23 22:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5289 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 156355
  -bodyTs: "'accept':3 'degeneraci':5 'keep':9 'll':2 'rest':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4431154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776513 {#5285
    date: 2023-11-23 22:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700774407 {#5299
    date: 2023-11-23 22:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 156245
  -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4925269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774407 {#5300
    date: 2023-11-23 22:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700774407 {#5299
    date: 2023-11-23 22:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 156245
  -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4925269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774407 {#5300
    date: 2023-11-23 22:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700774407 {#5299
    date: 2023-11-23 22:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 156245
  -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4925269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774407 {#5300
    date: 2023-11-23 22:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s just a job lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390808 {#4662
          date: 2023-12-01 01:33:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 154293
        -bodyTs: "'job':5 'lol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4419140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700741657 {#4663
          date: 2023-11-23 13:14:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4667}
      +body: "That’s a nice demonstration of Western capitalist degeneracy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700772313 {#5120
        date: 2023-11-23 21:45:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@Sharpiemarker@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 156130
      -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5364208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772313 {#5121
        date: 2023-11-23 21:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700774407 {#5299
      date: 2023-11-23 22:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
      "@Ralis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5303 …}
    +nested: Doctrine\ORM\PersistentCollection {#5305 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 156245
    -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4925269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774407 {#5300
      date: 2023-11-23 22:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Probably serious. These mfs can’t turn that shit off for nothin. People kissing on TV? Degen capitalist conspiracy by the west ^tm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700778822 {#5399
    date: 2023-11-23 23:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 156483
  -bodyTs: "'capitalist':18 'conspiraci':19 'degen':17 'kiss':14 'mfs':4 'nothin':12 'peopl':13 'probabl':1 'serious':2 'shit':9 'tm':23 'turn':7 'tv':16 'west':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5866192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778822 {#5400
    date: 2023-11-23 23:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s just a job lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390808 {#4662
          date: 2023-12-01 01:33:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 154293
        -bodyTs: "'job':5 'lol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4419140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700741657 {#4663
          date: 2023-11-23 13:14:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4667}
      +body: "That’s a nice demonstration of Western capitalist degeneracy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700772313 {#5120
        date: 2023-11-23 21:45:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@Sharpiemarker@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 156130
      -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5364208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772313 {#5121
        date: 2023-11-23 21:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700774407 {#5299
      date: 2023-11-23 22:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
      "@Ralis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5303 …}
    +nested: Doctrine\ORM\PersistentCollection {#5305 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 156245
    -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4925269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774407 {#5300
      date: 2023-11-23 22:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Probably serious. These mfs can’t turn that shit off for nothin. People kissing on TV? Degen capitalist conspiracy by the west ^tm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700778822 {#5399
    date: 2023-11-23 23:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 156483
  -bodyTs: "'capitalist':18 'conspiraci':19 'degen':17 'kiss':14 'mfs':4 'nothin':12 'peopl':13 'probabl':1 'serious':2 'shit':9 'tm':23 'turn':7 'tv':16 'west':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5866192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778822 {#5400
    date: 2023-11-23 23:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s just a job lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390808 {#4662
          date: 2023-12-01 01:33:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 154293
        -bodyTs: "'job':5 'lol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4419140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700741657 {#4663
          date: 2023-11-23 13:14:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4667}
      +body: "That’s a nice demonstration of Western capitalist degeneracy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700772313 {#5120
        date: 2023-11-23 21:45:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@Sharpiemarker@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 156130
      -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5364208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772313 {#5121
        date: 2023-11-23 21:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "… Are you being ironic? I legitimately can’t tell anymore on this website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700774407 {#5299
      date: 2023-11-23 22:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
      "@Ralis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5303 …}
    +nested: Doctrine\ORM\PersistentCollection {#5305 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 156245
    -bodyTs: "'anymor':10 'iron':4 'legitim':6 'tell':9 'websit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4925269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774407 {#5300
      date: 2023-11-23 22:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Probably serious. These mfs can’t turn that shit off for nothin. People kissing on TV? Degen capitalist conspiracy by the west ^tm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700778822 {#5399
    date: 2023-11-23 23:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 156483
  -bodyTs: "'capitalist':18 'conspiraci':19 'degen':17 'kiss':14 'mfs':4 'nothin':12 'peopl':13 'probabl':1 'serious':2 'shit':9 'tm':23 'turn':7 'tv':16 'west':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5866192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778822 {#5400
    date: 2023-11-23 23:33:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Professional acting predates capitalism and will outlive it, too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700853559 {#5315
    date: 2023-11-24 20:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 159627
  -bodyTs: "'act':2 'capit':4 'outliv':7 'predat':3 'profession':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853559 {#5316
    date: 2023-11-24 20:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Professional acting predates capitalism and will outlive it, too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700853559 {#5315
    date: 2023-11-24 20:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 159627
  -bodyTs: "'act':2 'capit':4 'outliv':7 'predat':3 'profession':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853559 {#5316
    date: 2023-11-24 20:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s just a job lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390808 {#4662
        date: 2023-12-01 01:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 154293
      -bodyTs: "'job':5 'lol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4419140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741657 {#4663
        date: 2023-11-23 13:14:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4667}
    +body: "That’s a nice demonstration of Western capitalist degeneracy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700772313 {#5120
      date: 2023-11-23 21:45:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Sharpiemarker@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 156130
    -bodyTs: "'capitalist':8 'degeneraci':9 'demonstr':5 'nice':4 'western':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5364208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772313 {#5121
      date: 2023-11-23 21:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4667}
  +body: "Professional acting predates capitalism and will outlive it, too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700853559 {#5315
    date: 2023-11-24 20:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Sharpiemarker@startrek.website"
    "@Ralis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 159627
  -bodyTs: "'act':2 'capit':4 'outliv':7 'predat':3 'profession':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853559 {#5316
    date: 2023-11-24 20:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4740
  +user: App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701243093 {#4735
    date: 2023-11-29 08:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 154275
  -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741176 {#4736
    date: 2023-11-23 13:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4740
  +user: App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701243093 {#4735
    date: 2023-11-29 08:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 154275
  -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741176 {#4736
    date: 2023-11-23 13:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4740
  +user: App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701243093 {#4735
    date: 2023-11-29 08:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4741 …}
  +nested: Doctrine\ORM\PersistentCollection {#4743 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
  -id: 154275
  -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741176 {#4736
    date: 2023-11-23 13:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701243093 {#4735
      date: 2023-11-29 08:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4741 …}
    +nested: Doctrine\ORM\PersistentCollection {#4743 …}
    +votes: Doctrine\ORM\PersistentCollection {#4745 …}
    +reports: Doctrine\ORM\PersistentCollection {#4747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
    -id: 154275
    -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741176 {#4736
      date: 2023-11-23 13:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Well I doubt they care because they are also acting in a different movie kissing someone else.\n
    \n
    I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700744672 {#5088
    date: 2023-11-23 14:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 154389
  -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744672 {#5089
    date: 2023-11-23 14:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701243093 {#4735
      date: 2023-11-29 08:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4741 …}
    +nested: Doctrine\ORM\PersistentCollection {#4743 …}
    +votes: Doctrine\ORM\PersistentCollection {#4745 …}
    +reports: Doctrine\ORM\PersistentCollection {#4747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
    -id: 154275
    -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741176 {#4736
      date: 2023-11-23 13:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Well I doubt they care because they are also acting in a different movie kissing someone else.\n
    \n
    I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700744672 {#5088
    date: 2023-11-23 14:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 154389
  -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744672 {#5089
    date: 2023-11-23 14:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701243093 {#4735
      date: 2023-11-29 08:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4741 …}
    +nested: Doctrine\ORM\PersistentCollection {#4743 …}
    +votes: Doctrine\ORM\PersistentCollection {#4745 …}
    +reports: Doctrine\ORM\PersistentCollection {#4747 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
    -id: 154275
    -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741176 {#4736
      date: 2023-11-23 13:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Well I doubt they care because they are also acting in a different movie kissing someone else.\n
    \n
    I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700744672 {#5088
    date: 2023-11-23 14:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 154389
  -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744672 {#5089
    date: 2023-11-23 14:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5090
    +user: Proxies\__CG__\App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: App\Entity\User {#4753 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701243093 {#4735
        date: 2023-11-29 08:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4741 …}
      +nested: Doctrine\ORM\PersistentCollection {#4743 …}
      +votes: Doctrine\ORM\PersistentCollection {#4745 …}
      +reports: Doctrine\ORM\PersistentCollection {#4747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
      -id: 154275
      -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741176 {#4736
        date: 2023-11-23 13:06:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4740}
    +body: """
      Well I doubt they care because they are also acting in a different movie kissing someone else.\n
      \n
      I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700744672 {#5088
      date: 2023-11-23 14:04:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Cosmicomical@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5092 …}
    +nested: Doctrine\ORM\PersistentCollection {#5094 …}
    +votes: Doctrine\ORM\PersistentCollection {#5096 …}
    +reports: Doctrine\ORM\PersistentCollection {#5098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
    -id: 154389
    -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700744672 {#5089
      date: 2023-11-23 14:04:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Just do what Leo does and date some random teenage Instagram model.\n
    \n
    I doubt those relationships last long or are fulfilling, but I also doubt any celebrity marriage is fulfilling and there’s a lot more baggage involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700747812 {#5252
    date: 2023-11-23 14:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 154597
  -bodyTs: "'also':24 'baggag':37 'celebr':27 'date':7 'doubt':14,25 'fulfil':21,30 'instagram':11 'involv':38 'last':17 'leo':4 'long':18 'lot':35 'marriag':28 'model':12 'random':9 'relationship':16 'teenag':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5120223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747812 {#5253
    date: 2023-11-23 14:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5090
    +user: Proxies\__CG__\App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: App\Entity\User {#4753 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701243093 {#4735
        date: 2023-11-29 08:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4741 …}
      +nested: Doctrine\ORM\PersistentCollection {#4743 …}
      +votes: Doctrine\ORM\PersistentCollection {#4745 …}
      +reports: Doctrine\ORM\PersistentCollection {#4747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
      -id: 154275
      -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741176 {#4736
        date: 2023-11-23 13:06:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4740}
    +body: """
      Well I doubt they care because they are also acting in a different movie kissing someone else.\n
      \n
      I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700744672 {#5088
      date: 2023-11-23 14:04:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Cosmicomical@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5092 …}
    +nested: Doctrine\ORM\PersistentCollection {#5094 …}
    +votes: Doctrine\ORM\PersistentCollection {#5096 …}
    +reports: Doctrine\ORM\PersistentCollection {#5098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
    -id: 154389
    -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700744672 {#5089
      date: 2023-11-23 14:04:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Just do what Leo does and date some random teenage Instagram model.\n
    \n
    I doubt those relationships last long or are fulfilling, but I also doubt any celebrity marriage is fulfilling and there’s a lot more baggage involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700747812 {#5252
    date: 2023-11-23 14:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 154597
  -bodyTs: "'also':24 'baggag':37 'celebr':27 'date':7 'doubt':14,25 'fulfil':21,30 'instagram':11 'involv':38 'last':17 'leo':4 'long':18 'lot':35 'marriag':28 'model':12 'random':9 'relationship':16 'teenag':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5120223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747812 {#5253
    date: 2023-11-23 14:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5090
    +user: Proxies\__CG__\App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: App\Entity\User {#4753 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ever wondered why the divorce rate in hollywood is so high? Must not be easy to deal with that shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701243093 {#4735
        date: 2023-11-29 08:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4741 …}
      +nested: Doctrine\ORM\PersistentCollection {#4743 …}
      +votes: Doctrine\ORM\PersistentCollection {#4745 …}
      +reports: Doctrine\ORM\PersistentCollection {#4747 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4749 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
      -id: 154275
      -bodyTs: "'deal':17 'divorc':5 'easi':15 'ever':1 'high':11 'hollywood':8 'must':12 'rate':6 'shit':20 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/648782/-/comment/3731327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700741176 {#4736
        date: 2023-11-23 13:06:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4740}
    +body: """
      Well I doubt they care because they are also acting in a different movie kissing someone else.\n
      \n
      I’m sure the divorce rate is high because they are limited to a small dating pool. The average person, you and I, are not severely limited to other famous people, and divorce rate for normal people like us is extremely high as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700744672 {#5088
      date: 2023-11-23 14:04:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@Cosmicomical@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5092 …}
    +nested: Doctrine\ORM\PersistentCollection {#5094 …}
    +votes: Doctrine\ORM\PersistentCollection {#5096 …}
    +reports: Doctrine\ORM\PersistentCollection {#5098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
    -id: 154389
    -bodyTs: "'act':10 'also':9 'averag':36 'care':5 'date':33 'differ':13 'divorc':22,50 'doubt':3 'els':17 'extrem':58 'famous':47 'high':25,59 'kiss':15 'like':55 'limit':29,44 'm':19 'movi':14 'normal':53 'peopl':48,54 'person':37 'pool':34 'rate':23,51 'sever':43 'small':32 'someon':16 'sure':20 'us':56 'well':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700744672 {#5089
      date: 2023-11-23 14:04:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4740}
  +body: """
    Just do what Leo does and date some random teenage Instagram model.\n
    \n
    I doubt those relationships last long or are fulfilling, but I also doubt any celebrity marriage is fulfilling and there’s a lot more baggage involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700747812 {#5252
    date: 2023-11-23 14:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@Cosmicomical@kbin.social"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 154597
  -bodyTs: "'also':24 'baggag':37 'celebr':27 'date':7 'doubt':14,25 'fulfil':21,30 'instagram':11 'involv':38 'last':17 'leo':4 'long':18 'lot':35 'marriag':28 'model':12 'random':9 'relationship':16 'teenag':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5120223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747812 {#5253
    date: 2023-11-23 14:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They feel a paycheck coming their way most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390920 {#4808
    date: 2023-12-01 01:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 153948
  -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730789 {#4809
    date: 2023-11-23 10:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They feel a paycheck coming their way most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390920 {#4808
    date: 2023-12-01 01:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 153948
  -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730789 {#4809
    date: 2023-11-23 10:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They feel a paycheck coming their way most likely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701390920 {#4808
    date: 2023-12-01 01:35:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 153948
  -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730789 {#4809
    date: 2023-11-23 10:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They feel a paycheck coming their way most likely"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390920 {#4808
      date: 2023-12-01 01:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 153948
    -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730789 {#4809
      date: 2023-11-23 10:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700738519 {#5072
    date: 2023-11-23 12:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 154184
  -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4838433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738519 {#5073
    date: 2023-11-23 12:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They feel a paycheck coming their way most likely"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390920 {#4808
      date: 2023-12-01 01:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 153948
    -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730789 {#4809
      date: 2023-11-23 10:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700738519 {#5072
    date: 2023-11-23 12:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 154184
  -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4838433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738519 {#5073
    date: 2023-11-23 12:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They feel a paycheck coming their way most likely"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701390920 {#4808
      date: 2023-12-01 01:35:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 153948
    -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730789 {#4809
      date: 2023-11-23 10:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700738519 {#5072
    date: 2023-11-23 12:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 154184
  -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4838433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738519 {#5073
    date: 2023-11-23 12:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    That’s quite an indecent proposal!\n
    \n
    There was a movie about that but I can’t remember the name
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700747134 {#5220
    date: 2023-11-23 14:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 154543
  -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747134 {#5221
    date: 2023-11-23 14:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    That’s quite an indecent proposal!\n
    \n
    There was a movie about that but I can’t remember the name
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700747134 {#5220
    date: 2023-11-23 14:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 154543
  -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747134 {#5221
    date: 2023-11-23 14:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    That’s quite an indecent proposal!\n
    \n
    There was a movie about that but I can’t remember the name
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700747134 {#5220
    date: 2023-11-23 14:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 154543
  -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5119965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747134 {#5221
    date: 2023-11-23 14:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5222
    +user: Proxies\__CG__\App\Entity\User {#5223 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: """
      That’s quite an indecent proposal!\n
      \n
      There was a movie about that but I can’t remember the name
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700747134 {#5220
      date: 2023-11-23 14:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5224 …}
    +nested: Doctrine\ORM\PersistentCollection {#5226 …}
    +votes: Doctrine\ORM\PersistentCollection {#5228 …}
    +reports: Doctrine\ORM\PersistentCollection {#5230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
    -id: 154543
    -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747134 {#5221
      date: 2023-11-23 14:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "Must be thinking of Pretty Women. He pays her for kisses…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700774675 {#5383
    date: 2023-11-23 22:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@triclops6@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 156255
  -bodyTs: "'kiss':11 'must':1 'pay':8 'pretti':5 'think':3 'women':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774675 {#5384
    date: 2023-11-23 22:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5222
    +user: Proxies\__CG__\App\Entity\User {#5223 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: """
      That’s quite an indecent proposal!\n
      \n
      There was a movie about that but I can’t remember the name
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700747134 {#5220
      date: 2023-11-23 14:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5224 …}
    +nested: Doctrine\ORM\PersistentCollection {#5226 …}
    +votes: Doctrine\ORM\PersistentCollection {#5228 …}
    +reports: Doctrine\ORM\PersistentCollection {#5230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
    -id: 154543
    -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747134 {#5221
      date: 2023-11-23 14:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "Must be thinking of Pretty Women. He pays her for kisses…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700774675 {#5383
    date: 2023-11-23 22:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@triclops6@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 156255
  -bodyTs: "'kiss':11 'must':1 'pay':8 'pretti':5 'think':3 'women':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774675 {#5384
    date: 2023-11-23 22:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5222
    +user: Proxies\__CG__\App\Entity\User {#5223 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: """
      That’s quite an indecent proposal!\n
      \n
      There was a movie about that but I can’t remember the name
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700747134 {#5220
      date: 2023-11-23 14:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5224 …}
    +nested: Doctrine\ORM\PersistentCollection {#5226 …}
    +votes: Doctrine\ORM\PersistentCollection {#5228 …}
    +reports: Doctrine\ORM\PersistentCollection {#5230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
    -id: 154543
    -bodyTs: "'indec':5 'movi':10 'name':19 'propos':6 'quit':3 'rememb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5119965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747134 {#5221
      date: 2023-11-23 14:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "Must be thinking of Pretty Women. He pays her for kisses…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700774675 {#5383
    date: 2023-11-23 22:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@triclops6@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 156255
  -bodyTs: "'kiss':11 'must':1 'pay':8 'pretti':5 'think':3 'women':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774675 {#5384
    date: 2023-11-23 22:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5238
  +user: Proxies\__CG__\App\Entity\User {#5239 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "What can I get your wife to do for 20 bucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802172 {#5236
    date: 2023-11-24 06:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 157438
  -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802172 {#5237
    date: 2023-11-24 06:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5238
  +user: Proxies\__CG__\App\Entity\User {#5239 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "What can I get your wife to do for 20 bucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802172 {#5236
    date: 2023-11-24 06:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 157438
  -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802172 {#5237
    date: 2023-11-24 06:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5238
  +user: Proxies\__CG__\App\Entity\User {#5239 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4813
      +user: App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "They feel a paycheck coming their way most likely"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701390920 {#4808
        date: 2023-12-01 01:35:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 153948
      -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730789 {#4809
        date: 2023-11-23 10:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700738519 {#5072
      date: 2023-11-23 12:21:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 154184
    -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4838433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700738519 {#5073
      date: 2023-11-23 12:21:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "What can I get your wife to do for 20 bucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802172 {#5236
    date: 2023-11-24 06:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 157438
  -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802172 {#5237
    date: 2023-11-24 06:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5238
    +user: Proxies\__CG__\App\Entity\User {#5239 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "What can I get your wife to do for 20 bucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700802172 {#5236
      date: 2023-11-24 06:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 157438
    -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802172 {#5237
      date: 2023-11-24 06:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "A firm handshake, maybe with eye contact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700853656 {#5415
    date: 2023-11-24 20:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 159630
  -bodyTs: "'contact':7 'eye':6 'firm':2 'handshak':3 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853656 {#5416
    date: 2023-11-24 20:20:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5238
    +user: Proxies\__CG__\App\Entity\User {#5239 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "What can I get your wife to do for 20 bucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700802172 {#5236
      date: 2023-11-24 06:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 157438
    -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802172 {#5237
      date: 2023-11-24 06:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "A firm handshake, maybe with eye contact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700853656 {#5415
    date: 2023-11-24 20:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 159630
  -bodyTs: "'contact':7 'eye':6 'firm':2 'handshak':3 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853656 {#5416
    date: 2023-11-24 20:20:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5238
    +user: Proxies\__CG__\App\Entity\User {#5239 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4813
        +user: App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "They feel a paycheck coming their way most likely"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701390920 {#4808
          date: 2023-12-01 01:35:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 153948
        -bodyTs: "'come':5 'feel':2 'like':9 'paycheck':4 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526304"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730789 {#4809
          date: 2023-11-23 10:13:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4813}
      +body: "If they’re paying my wife 1 million a day she can kiss whoever they want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700738519 {#5072
        date: 2023-11-23 12:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@NJA@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 154184
      -bodyTs: "'1':7 'day':10 'kiss':13 'million':8 'pay':4 're':3 'want':16 'whoever':14 'wife':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4838433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700738519 {#5073
        date: 2023-11-23 12:21:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4813}
    +body: "What can I get your wife to do for 20 bucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700802172 {#5236
      date: 2023-11-24 06:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@NJA@lemmy.world"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 157438
    -bodyTs: "'20':10 'buck':11 'get':4 'wife':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802172 {#5237
      date: 2023-11-24 06:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: "A firm handshake, maybe with eye contact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700853656 {#5415
    date: 2023-11-24 20:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@NJA@lemmy.world"
    "@Obi@sopuli.xyz"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 159630
  -bodyTs: "'contact':7 'eye':6 'firm':2 'handshak':3 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4246930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853656 {#5416
    date: 2023-11-24 20:20:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They are professionals. It’s part of the job. It’d be like being a spouse to a stripper. You know what they are doing, so you should be ok with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700714226 {#4881
    date: 2023-11-23 05:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 153356
  -bodyTs: "'d':11 'job':9 'know':21 'like':13 'ok':30 'part':6 'profession':3 'spous':16 'stripper':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714226 {#4882
    date: 2023-11-23 05:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They are professionals. It’s part of the job. It’d be like being a spouse to a stripper. You know what they are doing, so you should be ok with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700714226 {#4881
    date: 2023-11-23 05:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 153356
  -bodyTs: "'d':11 'job':9 'know':21 'like':13 'ok':30 'part':6 'profession':3 'spous':16 'stripper':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714226 {#4882
    date: 2023-11-23 05:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They are professionals. It’s part of the job. It’d be like being a spouse to a stripper. You know what they are doing, so you should be ok with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700714226 {#4881
    date: 2023-11-23 05:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 153356
  -bodyTs: "'d':11 'job':9 'know':21 'like':13 'ok':30 'part':6 'profession':3 'spous':16 'stripper':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714226 {#4882
    date: 2023-11-23 05:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 135
  +score: 0
  +lastActive: DateTime @1701416685 {#4954
    date: 2023-12-01 08:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 152800
  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5828672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701470 {#4955
    date: 2023-11-23 02:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 135
  +score: 0
  +lastActive: DateTime @1701416685 {#4954
    date: 2023-12-01 08:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 152800
  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5828672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701470 {#4955
    date: 2023-11-23 02:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 135
  +score: 0
  +lastActive: DateTime @1701416685 {#4954
    date: 2023-12-01 08:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 152800
  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5828672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701470 {#4955
    date: 2023-11-23 02:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Well, not any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 191
  +score: 0
  +lastActive: DateTime @1700702005 {#5044
    date: 2023-11-23 02:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 152839
  -bodyTs: "'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5516265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700702005 {#5047
    date: 2023-11-23 02:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Well, not any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 191
  +score: 0
  +lastActive: DateTime @1700702005 {#5044
    date: 2023-11-23 02:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 152839
  -bodyTs: "'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5516265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700702005 {#5047
    date: 2023-11-23 02:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Well, not any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 191
  +score: 0
  +lastActive: DateTime @1700702005 {#5044
    date: 2023-11-23 02:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 152839
  -bodyTs: "'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5516265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700702005 {#5047
    date: 2023-11-23 02:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Well, not any more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 191
    +score: 0
    +lastActive: DateTime @1700702005 {#5044
      date: 2023-11-23 02:13:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 152839
    -bodyTs: "'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5516265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700702005 {#5047
      date: 2023-11-23 02:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao you’re not wrong, and thank God for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1700707279 {#5197
    date: 2023-11-23 03:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 153063
  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5832243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707279 {#5194
    date: 2023-11-23 03:41:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Well, not any more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 191
    +score: 0
    +lastActive: DateTime @1700702005 {#5044
      date: 2023-11-23 02:13:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 152839
    -bodyTs: "'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5516265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700702005 {#5047
      date: 2023-11-23 02:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao you’re not wrong, and thank God for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1700707279 {#5197
    date: 2023-11-23 03:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 153063
  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5832243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707279 {#5194
    date: 2023-11-23 03:41:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Well, not any more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 191
    +score: 0
    +lastActive: DateTime @1700702005 {#5044
      date: 2023-11-23 02:13:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 152839
    -bodyTs: "'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5516265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700702005 {#5047
      date: 2023-11-23 02:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao you’re not wrong, and thank God for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1700707279 {#5197
    date: 2023-11-23 03:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 153063
  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5832243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707279 {#5194
    date: 2023-11-23 03:41:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Couldn’t stand all those other actors she was fucking, eh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1700707440 {#5348
    date: 2023-11-23 03:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 153071
  -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707440 {#5351
    date: 2023-11-23 03:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Couldn’t stand all those other actors she was fucking, eh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1700707440 {#5348
    date: 2023-11-23 03:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 153071
  -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707440 {#5351
    date: 2023-11-23 03:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Couldn’t stand all those other actors she was fucking, eh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1700707440 {#5348
    date: 2023-11-23 03:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 153071
  -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707440 {#5351
    date: 2023-11-23 03:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5451
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5349
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Couldn’t stand all those other actors she was fucking, eh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1700707440 {#5348
      date: 2023-11-23 03:44:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 153071
    -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707440 {#5351
      date: 2023-11-23 03:44:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860674 {#5450
    date: 2023-11-24 22:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 160009
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860674 {#5447
    date: 2023-11-24 22:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5451
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5349
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Couldn’t stand all those other actors she was fucking, eh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1700707440 {#5348
      date: 2023-11-23 03:44:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 153071
    -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707440 {#5351
      date: 2023-11-23 03:44:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860674 {#5450
    date: 2023-11-24 22:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 160009
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860674 {#5447
    date: 2023-11-24 22:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5451
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5349
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Couldn’t stand all those other actors she was fucking, eh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1700707440 {#5348
      date: 2023-11-23 03:44:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 153071
    -bodyTs: "'actor':7 'couldn':1 'eh':11 'fuck':10 'stand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707440 {#5351
      date: 2023-11-23 03:44:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860674 {#5450
    date: 2023-11-24 22:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 160009
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860674 {#5447
    date: 2023-11-24 22:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "LOL, why is my reply to this deleted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700761488 {#5368
    date: 2023-11-23 18:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 155504
  -bodyTs: "'delet':8 'lol':1 'repli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761488 {#5369
    date: 2023-11-23 18:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "LOL, why is my reply to this deleted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700761488 {#5368
    date: 2023-11-23 18:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 155504
  -bodyTs: "'delet':8 'lol':1 'repli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761488 {#5369
    date: 2023-11-23 18:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4959
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 135
        +score: 0
        +lastActive: DateTime @1701416685 {#4954
          date: 2023-12-01 08:44:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 152800
        -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5828672"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700701470 {#4955
          date: 2023-11-23 02:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Well, not any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 191
      +score: 0
      +lastActive: DateTime @1700702005 {#5044
        date: 2023-11-23 02:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
      -id: 152839
      -bodyTs: "'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5516265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700702005 {#5047
        date: 2023-11-23 02:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Lmao you’re not wrong, and thank God for that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1700707279 {#5197
      date: 2023-11-23 03:41:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 153063
    -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5832243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707279 {#5194
      date: 2023-11-23 03:41:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "LOL, why is my reply to this deleted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700761488 {#5368
    date: 2023-11-23 18:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 155504
  -bodyTs: "'delet':8 'lol':1 'repli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761488 {#5369
    date: 2023-11-23 18:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5471
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "LOL, why is my reply to this deleted?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700761488 {#5368
      date: 2023-11-23 18:44:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 155504
    -bodyTs: "'delet':8 'lol':1 'repli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761488 {#5369
      date: 2023-11-23 18:44:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700761790 {#5469
    date: 2023-11-23 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 155521
  -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5857774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761790 {#5470
    date: 2023-11-23 18:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5471
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "LOL, why is my reply to this deleted?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700761488 {#5368
      date: 2023-11-23 18:44:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 155504
    -bodyTs: "'delet':8 'lol':1 'repli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761488 {#5369
      date: 2023-11-23 18:44:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700761790 {#5469
    date: 2023-11-23 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 155521
  -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5857774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761790 {#5470
    date: 2023-11-23 18:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5471
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4959
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 135
          +score: 0
          +lastActive: DateTime @1701416685 {#4954
            date: 2023-12-01 08:44:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4960 …}
          +nested: Doctrine\ORM\PersistentCollection {#4962 …}
          +votes: Doctrine\ORM\PersistentCollection {#4964 …}
          +reports: Doctrine\ORM\PersistentCollection {#4966 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
          -id: 152800
          -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5828672"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700701470 {#4955
            date: 2023-11-23 02:04:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Well, not any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 191
        +score: 0
        +lastActive: DateTime @1700702005 {#5044
          date: 2023-11-23 02:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5035 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
        -id: 152839
        -bodyTs: "'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5516265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700702005 {#5047
          date: 2023-11-23 02:13:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Lmao you’re not wrong, and thank God for that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1700707279 {#5197
        date: 2023-11-23 03:41:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 153063
      -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5832243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700707279 {#5194
        date: 2023-11-23 03:41:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "LOL, why is my reply to this deleted?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700761488 {#5368
      date: 2023-11-23 18:44:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 155504
    -bodyTs: "'delet':8 'lol':1 'repli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761488 {#5369
      date: 2023-11-23 18:44:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700761790 {#5469
    date: 2023-11-23 18:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 155521
  -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5857774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761790 {#5470
    date: 2023-11-23 18:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762043 {#5510
    date: 2023-11-23 18:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 155536
  -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762043 {#5513
    date: 2023-11-23 18:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762043 {#5510
    date: 2023-11-23 18:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 155536
  -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762043 {#5513
    date: 2023-11-23 18:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762043 {#5510
    date: 2023-11-23 18:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 155536
  -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762043 {#5513
    date: 2023-11-23 18:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5555 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700762043 {#5510
      date: 2023-11-23 18:54:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5502 …}
    +votes: Doctrine\ORM\PersistentCollection {#5500 …}
    +reports: Doctrine\ORM\PersistentCollection {#5515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
    -id: 155536
    -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762043 {#5513
      date: 2023-11-23 18:54:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700762189 {#5562
    date: 2023-11-23 18:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5567 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 155549
  -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087113"
  +editedAt: DateTimeImmutable @1701268329 {#5565
    date: 2023-11-29 15:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762189 {#5561
    date: 2023-11-23 18:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5555 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700762043 {#5510
      date: 2023-11-23 18:54:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5502 …}
    +votes: Doctrine\ORM\PersistentCollection {#5500 …}
    +reports: Doctrine\ORM\PersistentCollection {#5515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
    -id: 155536
    -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762043 {#5513
      date: 2023-11-23 18:54:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700762189 {#5562
    date: 2023-11-23 18:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5567 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 155549
  -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087113"
  +editedAt: DateTimeImmutable @1701268329 {#5565
    date: 2023-11-29 15:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762189 {#5561
    date: 2023-11-23 18:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5555 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700762043 {#5510
      date: 2023-11-23 18:54:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5502 …}
    +votes: Doctrine\ORM\PersistentCollection {#5500 …}
    +reports: Doctrine\ORM\PersistentCollection {#5515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
    -id: 155536
    -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762043 {#5513
      date: 2023-11-23 18:54:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700762189 {#5562
    date: 2023-11-23 18:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5567 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 155549
  -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087113"
  +editedAt: DateTimeImmutable @1701268329 {#5565
    date: 2023-11-29 15:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762189 {#5561
    date: 2023-11-23 18:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5612
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny and tied back to the original post. Quite a few people agreed …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762218 {#5616
    date: 2023-11-23 18:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5609 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 155550
  -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534416"
  +editedAt: DateTimeImmutable @1701268379 {#5619
    date: 2023-11-29 15:32:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762218 {#5615
    date: 2023-11-23 18:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5612
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny and tied back to the original post. Quite a few people agreed …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762218 {#5616
    date: 2023-11-23 18:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5609 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 155550
  -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534416"
  +editedAt: DateTimeImmutable @1701268379 {#5619
    date: 2023-11-29 15:32:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762218 {#5615
    date: 2023-11-23 18:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5612
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny and tied back to the original post. Quite a few people agreed …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762218 {#5616
    date: 2023-11-23 18:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5609 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 155550
  -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534416"
  +editedAt: DateTimeImmutable @1701268379 {#5619
    date: 2023-11-29 15:32:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700762218 {#5615
    date: 2023-11-23 18:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5679
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5612
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5558
      +user: Proxies\__CG__\App\Entity\User {#5555 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5509
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5471
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5370
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5196
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5043
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4959
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 135
                  +score: 0
                  +lastActive: DateTime @1701416685 {#4954
                    date: 2023-12-01 08:44:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4960 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                  -id: 152800
                  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5828672"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700701470 {#4955
                    date: 2023-11-23 02:04:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Well, not any more."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 191
                +score: 0
                +lastActive: DateTime @1700702005 {#5044
                  date: 2023-11-23 02:13:25.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5037 …}
                +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                -id: 152839
                -bodyTs: "'well':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5516265"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700702005 {#5047
                  date: 2023-11-23 02:13:25.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Lmao you’re not wrong, and thank God for that"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 88
              +score: 0
              +lastActive: DateTime @1700707279 {#5197
                date: 2023-11-23 03:41:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5189 …}
              +votes: Doctrine\ORM\PersistentCollection {#5187 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 153063
              -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5832243"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700707279 {#5194
                date: 2023-11-23 03:41:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "LOL, why is my reply to this deleted?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1700761488 {#5368
              date: 2023-11-23 18:44:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5371 …}
            +nested: Doctrine\ORM\PersistentCollection {#5373 …}
            +votes: Doctrine\ORM\PersistentCollection {#5375 …}
            +reports: Doctrine\ORM\PersistentCollection {#5377 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
            -id: 155504
            -bodyTs: "'delet':8 'lol':1 'repli':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534204"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761488 {#5369
              date: 2023-11-23 18:44:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700761790 {#5469
            date: 2023-11-23 18:49:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5472 …}
          +nested: Doctrine\ORM\PersistentCollection {#5474 …}
          +votes: Doctrine\ORM\PersistentCollection {#5476 …}
          +reports: Doctrine\ORM\PersistentCollection {#5478 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
          -id: 155521
          -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5857774"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761790 {#5470
            date: 2023-11-23 18:49:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700762043 {#5510
          date: 2023-11-23 18:54:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5502 …}
        +votes: Doctrine\ORM\PersistentCollection {#5500 …}
        +reports: Doctrine\ORM\PersistentCollection {#5515 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
        -id: 155536
        -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700762043 {#5513
          date: 2023-11-23 18:54:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700762189 {#5562
        date: 2023-11-23 18:56:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5552 …}
      +votes: Doctrine\ORM\PersistentCollection {#5567 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 155549
      -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5087113"
      +editedAt: DateTimeImmutable @1701268329 {#5565
        date: 2023-11-29 15:32:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762189 {#5561
        date: 2023-11-23 18:56:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It was funny and tied back to the original post. Quite a few people agreed …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700762218 {#5616
      date: 2023-11-23 18:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5609 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 155550
    -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534416"
    +editedAt: DateTimeImmutable @1701268379 {#5619
      date: 2023-11-29 15:32:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762218 {#5615
      date: 2023-11-23 18:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It had like 11 upvotes man, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700764924 {#5678
    date: 2023-11-23 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5687 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 155688
  -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5859636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764924 {#5675
    date: 2023-11-23 19:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5679
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5612
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5558
      +user: Proxies\__CG__\App\Entity\User {#5555 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5509
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5471
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5370
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5196
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5043
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4959
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 135
                  +score: 0
                  +lastActive: DateTime @1701416685 {#4954
                    date: 2023-12-01 08:44:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4960 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                  -id: 152800
                  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5828672"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700701470 {#4955
                    date: 2023-11-23 02:04:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Well, not any more."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 191
                +score: 0
                +lastActive: DateTime @1700702005 {#5044
                  date: 2023-11-23 02:13:25.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5037 …}
                +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                -id: 152839
                -bodyTs: "'well':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5516265"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700702005 {#5047
                  date: 2023-11-23 02:13:25.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Lmao you’re not wrong, and thank God for that"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 88
              +score: 0
              +lastActive: DateTime @1700707279 {#5197
                date: 2023-11-23 03:41:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5189 …}
              +votes: Doctrine\ORM\PersistentCollection {#5187 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 153063
              -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5832243"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700707279 {#5194
                date: 2023-11-23 03:41:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "LOL, why is my reply to this deleted?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1700761488 {#5368
              date: 2023-11-23 18:44:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5371 …}
            +nested: Doctrine\ORM\PersistentCollection {#5373 …}
            +votes: Doctrine\ORM\PersistentCollection {#5375 …}
            +reports: Doctrine\ORM\PersistentCollection {#5377 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
            -id: 155504
            -bodyTs: "'delet':8 'lol':1 'repli':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534204"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761488 {#5369
              date: 2023-11-23 18:44:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700761790 {#5469
            date: 2023-11-23 18:49:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5472 …}
          +nested: Doctrine\ORM\PersistentCollection {#5474 …}
          +votes: Doctrine\ORM\PersistentCollection {#5476 …}
          +reports: Doctrine\ORM\PersistentCollection {#5478 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
          -id: 155521
          -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5857774"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761790 {#5470
            date: 2023-11-23 18:49:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700762043 {#5510
          date: 2023-11-23 18:54:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5502 …}
        +votes: Doctrine\ORM\PersistentCollection {#5500 …}
        +reports: Doctrine\ORM\PersistentCollection {#5515 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
        -id: 155536
        -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700762043 {#5513
          date: 2023-11-23 18:54:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700762189 {#5562
        date: 2023-11-23 18:56:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5552 …}
      +votes: Doctrine\ORM\PersistentCollection {#5567 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 155549
      -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5087113"
      +editedAt: DateTimeImmutable @1701268329 {#5565
        date: 2023-11-29 15:32:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762189 {#5561
        date: 2023-11-23 18:56:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It was funny and tied back to the original post. Quite a few people agreed …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700762218 {#5616
      date: 2023-11-23 18:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5609 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 155550
    -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534416"
    +editedAt: DateTimeImmutable @1701268379 {#5619
      date: 2023-11-29 15:32:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762218 {#5615
      date: 2023-11-23 18:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It had like 11 upvotes man, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700764924 {#5678
    date: 2023-11-23 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5687 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 155688
  -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5859636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764924 {#5675
    date: 2023-11-23 19:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5679
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5612
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5558
      +user: Proxies\__CG__\App\Entity\User {#5555 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5509
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5471
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5370
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5196
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5043
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4959
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 135
                  +score: 0
                  +lastActive: DateTime @1701416685 {#4954
                    date: 2023-12-01 08:44:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4960 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                  -id: 152800
                  -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5828672"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700701470 {#4955
                    date: 2023-11-23 02:04:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Well, not any more."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 191
                +score: 0
                +lastActive: DateTime @1700702005 {#5044
                  date: 2023-11-23 02:13:25.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5037 …}
                +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                -id: 152839
                -bodyTs: "'well':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5516265"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700702005 {#5047
                  date: 2023-11-23 02:13:25.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Lmao you’re not wrong, and thank God for that"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 88
              +score: 0
              +lastActive: DateTime @1700707279 {#5197
                date: 2023-11-23 03:41:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5189 …}
              +votes: Doctrine\ORM\PersistentCollection {#5187 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 153063
              -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5832243"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700707279 {#5194
                date: 2023-11-23 03:41:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "LOL, why is my reply to this deleted?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1700761488 {#5368
              date: 2023-11-23 18:44:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5371 …}
            +nested: Doctrine\ORM\PersistentCollection {#5373 …}
            +votes: Doctrine\ORM\PersistentCollection {#5375 …}
            +reports: Doctrine\ORM\PersistentCollection {#5377 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
            -id: 155504
            -bodyTs: "'delet':8 'lol':1 'repli':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534204"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761488 {#5369
              date: 2023-11-23 18:44:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700761790 {#5469
            date: 2023-11-23 18:49:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5472 …}
          +nested: Doctrine\ORM\PersistentCollection {#5474 …}
          +votes: Doctrine\ORM\PersistentCollection {#5476 …}
          +reports: Doctrine\ORM\PersistentCollection {#5478 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
          -id: 155521
          -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5857774"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761790 {#5470
            date: 2023-11-23 18:49:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700762043 {#5510
          date: 2023-11-23 18:54:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5502 …}
        +votes: Doctrine\ORM\PersistentCollection {#5500 …}
        +reports: Doctrine\ORM\PersistentCollection {#5515 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
        -id: 155536
        -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700762043 {#5513
          date: 2023-11-23 18:54:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700762189 {#5562
        date: 2023-11-23 18:56:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5552 …}
      +votes: Doctrine\ORM\PersistentCollection {#5567 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 155549
      -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5087113"
      +editedAt: DateTimeImmutable @1701268329 {#5565
        date: 2023-11-29 15:32:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762189 {#5561
        date: 2023-11-23 18:56:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It was funny and tied back to the original post. Quite a few people agreed …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700762218 {#5616
      date: 2023-11-23 18:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5609 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 155550
    -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534416"
    +editedAt: DateTimeImmutable @1701268379 {#5619
      date: 2023-11-29 15:32:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762218 {#5615
      date: 2023-11-23 18:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It had like 11 upvotes man, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700764924 {#5678
    date: 2023-11-23 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5687 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 155688
  -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5859636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764924 {#5675
    date: 2023-11-23 19:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5712
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Here those are pretty good numbers. Funnily enough, you have 11 votes right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869379 {#5717
    date: 2023-11-25 00:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5720 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 160441
  -bodyTs: "'11':11 'enough':8 'funnili':7 'good':5 'number':6 'pretti':4 'right':13 'vote':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869379 {#5714
    date: 2023-11-25 00:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5712
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Here those are pretty good numbers. Funnily enough, you have 11 votes right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869379 {#5717
    date: 2023-11-25 00:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5720 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 160441
  -bodyTs: "'11':11 'enough':8 'funnili':7 'good':5 'number':6 'pretti':4 'right':13 'vote':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869379 {#5714
    date: 2023-11-25 00:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5712
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Here those are pretty good numbers. Funnily enough, you have 11 votes right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869379 {#5717
    date: 2023-11-25 00:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5720 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 160441
  -bodyTs: "'11':11 'enough':8 'funnili':7 'good':5 'number':6 'pretti':4 'right':13 'vote':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869379 {#5714
    date: 2023-11-25 00:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "JUST CALM DOWN, OKAY?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700765031 {#5733
    date: 2023-11-23 19:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 155696
  -bodyTs: "'calm':2 'okay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765031 {#5734
    date: 2023-11-23 19:43:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "JUST CALM DOWN, OKAY?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700765031 {#5733
    date: 2023-11-23 19:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 155696
  -bodyTs: "'calm':2 'okay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765031 {#5734
    date: 2023-11-23 19:43:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5612
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5558
        +user: Proxies\__CG__\App\Entity\User {#5555 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5509
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5471
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5370
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5196
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5043
                  +user: Proxies\__CG__\App\Entity\User {#5040 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4959
                    +user: App\Entity\User {#4972 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 135
                    +score: 0
                    +lastActive: DateTime @1701416685 {#4954
                      date: 2023-12-01 08:44:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4960 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                    -id: 152800
                    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://sh.itjust.works/comment/5828672"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700701470 {#4955
                      date: 2023-11-23 02:04:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Well, not any more."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 191
                  +score: 0
                  +lastActive: DateTime @1700702005 {#5044
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5037 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                  -id: 152839
                  -bodyTs: "'well':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5516265"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700702005 {#5047
                    date: 2023-11-23 02:13:25.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "Lmao you’re not wrong, and thank God for that"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 88
                +score: 0
                +lastActive: DateTime @1700707279 {#5197
                  date: 2023-11-23 03:41:19.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 153063
                -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5832243"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700707279 {#5194
                  date: 2023-11-23 03:41:19.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "LOL, why is my reply to this deleted?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1700761488 {#5368
                date: 2023-11-23 18:44:48.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5371 …}
              +nested: Doctrine\ORM\PersistentCollection {#5373 …}
              +votes: Doctrine\ORM\PersistentCollection {#5375 …}
              +reports: Doctrine\ORM\PersistentCollection {#5377 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
              -id: 155504
              -bodyTs: "'delet':8 'lol':1 'repli':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5534204"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761488 {#5369
                date: 2023-11-23 18:44:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1700761790 {#5469
              date: 2023-11-23 18:49:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5472 …}
            +nested: Doctrine\ORM\PersistentCollection {#5474 …}
            +votes: Doctrine\ORM\PersistentCollection {#5476 …}
            +reports: Doctrine\ORM\PersistentCollection {#5478 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
            -id: 155521
            -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5857774"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700761790 {#5470
              date: 2023-11-23 18:49:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700762043 {#5510
            date: 2023-11-23 18:54:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5502 …}
          +votes: Doctrine\ORM\PersistentCollection {#5500 …}
          +reports: Doctrine\ORM\PersistentCollection {#5515 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
          -id: 155536
          -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534361"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700762043 {#5513
            date: 2023-11-23 18:54:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1700762189 {#5562
          date: 2023-11-23 18:56:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5554 …}
        +nested: Doctrine\ORM\PersistentCollection {#5552 …}
        +votes: Doctrine\ORM\PersistentCollection {#5567 …}
        +reports: Doctrine\ORM\PersistentCollection {#5569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
        -id: 155549
        -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5087113"
        +editedAt: DateTimeImmutable @1701268329 {#5565
          date: 2023-11-29 15:32:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762189 {#5561
          date: 2023-11-23 18:56:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It was funny and tied back to the original post. Quite a few people agreed …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700762218 {#5616
        date: 2023-11-23 18:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5609 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5611 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 155550
      -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534416"
      +editedAt: DateTimeImmutable @1701268379 {#5619
        date: 2023-11-29 15:32:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700762218 {#5615
        date: 2023-11-23 18:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "It had like 11 upvotes man, relax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700764924 {#5678
      date: 2023-11-23 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5682 …}
    +nested: Doctrine\ORM\PersistentCollection {#5687 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
    -id: 155688
    -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5859636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700764924 {#5675
      date: 2023-11-23 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "JUST CALM DOWN, OKAY?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700765031 {#5733
    date: 2023-11-23 19:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 155696
  -bodyTs: "'calm':2 'okay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765031 {#5734
    date: 2023-11-23 19:43:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#5774
  +user: Proxies\__CG__\App\Entity\User {#5771 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5735
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5679
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5612
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5558
          +user: Proxies\__CG__\App\Entity\User {#5555 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5509
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5471
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5370
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5196
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5043
                    +user: Proxies\__CG__\App\Entity\User {#5040 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4959
                      +user: App\Entity\User {#4972 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 135
                      +score: 0
                      +lastActive: DateTime @1701416685 {#4954
                        date: 2023-12-01 08:44:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@jacobaaron@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4960 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                      -id: 152800
                      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://sh.itjust.works/comment/5828672"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700701470 {#4955
                        date: 2023-11-23 02:04:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4959}
                    +body: "Well, not any more."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 191
                    +score: 0
                    +lastActive: DateTime @1700702005 {#5044
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                      "@ruckblack@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5037 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                    -id: 152839
                    -bodyTs: "'well':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5516265"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700702005 {#5047
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Lmao you’re not wrong, and thank God for that"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 88
                  +score: 0
                  +lastActive: DateTime @1700707279 {#5197
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                    "@SpaceNoodle@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 153063
                  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5832243"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700707279 {#5194
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "LOL, why is my reply to this deleted?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1700761488 {#5368
                  date: 2023-11-23 18:44:48.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5371 …}
                +nested: Doctrine\ORM\PersistentCollection {#5373 …}
                +votes: Doctrine\ORM\PersistentCollection {#5375 …}
                +reports: Doctrine\ORM\PersistentCollection {#5377 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
                -id: 155504
                -bodyTs: "'delet':8 'lol':1 'repli':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5534204"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700761488 {#5369
                  date: 2023-11-23 18:44:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1700761790 {#5469
                date: 2023-11-23 18:49:50.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5472 …}
              +nested: Doctrine\ORM\PersistentCollection {#5474 …}
              +votes: Doctrine\ORM\PersistentCollection {#5476 …}
              +reports: Doctrine\ORM\PersistentCollection {#5478 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
              -id: 155521
              -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5857774"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761790 {#5470
                date: 2023-11-23 18:49:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700762043 {#5510
              date: 2023-11-23 18:54:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5502 …}
            +votes: Doctrine\ORM\PersistentCollection {#5500 …}
            +reports: Doctrine\ORM\PersistentCollection {#5515 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
            -id: 155536
            -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534361"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700762043 {#5513
              date: 2023-11-23 18:54:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1700762189 {#5562
            date: 2023-11-23 18:56:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5554 …}
          +nested: Doctrine\ORM\PersistentCollection {#5552 …}
          +votes: Doctrine\ORM\PersistentCollection {#5567 …}
          +reports: Doctrine\ORM\PersistentCollection {#5569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
          -id: 155549
          -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5087113"
          +editedAt: DateTimeImmutable @1701268329 {#5565
            date: 2023-11-29 15:32:09.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700762189 {#5561
            date: 2023-11-23 18:56:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "It was funny and tied back to the original post. Quite a few people agreed …"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700762218 {#5616
          date: 2023-11-23 18:56:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
          "@sergih@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5609 …}
        +nested: Doctrine\ORM\PersistentCollection {#5607 …}
        +votes: Doctrine\ORM\PersistentCollection {#5611 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 155550
        -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534416"
        +editedAt: DateTimeImmutable @1701268379 {#5619
          date: 2023-11-29 15:32:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762218 {#5615
          date: 2023-11-23 18:56:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It had like 11 upvotes man, relax"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700764924 {#5678
        date: 2023-11-23 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5682 …}
      +nested: Doctrine\ORM\PersistentCollection {#5687 …}
      +votes: Doctrine\ORM\PersistentCollection {#5683 …}
      +reports: Doctrine\ORM\PersistentCollection {#5689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
      -id: 155688
      -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5859636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700764924 {#5675
        date: 2023-11-23 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "JUST CALM DOWN, OKAY?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700765031 {#5733
      date: 2023-11-23 19:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5736 …}
    +nested: Doctrine\ORM\PersistentCollection {#5738 …}
    +votes: Doctrine\ORM\PersistentCollection {#5740 …}
    +reports: Doctrine\ORM\PersistentCollection {#5742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
    -id: 155696
    -bodyTs: "'calm':2 'okay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5535216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765031 {#5734
      date: 2023-11-23 19:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeh shut up guys or we’ll all get deleted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802542 {#5775
    date: 2023-11-24 06:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5768 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 157447
  -bodyTs: "'delet':10 'get':9 'guy':4 'll':7 'shut':2 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802542 {#5778
    date: 2023-11-24 06:09:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5774
  +user: Proxies\__CG__\App\Entity\User {#5771 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5735
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5679
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5612
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5558
          +user: Proxies\__CG__\App\Entity\User {#5555 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5509
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5471
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5370
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5196
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5043
                    +user: Proxies\__CG__\App\Entity\User {#5040 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4959
                      +user: App\Entity\User {#4972 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 135
                      +score: 0
                      +lastActive: DateTime @1701416685 {#4954
                        date: 2023-12-01 08:44:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@jacobaaron@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4960 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                      -id: 152800
                      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://sh.itjust.works/comment/5828672"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700701470 {#4955
                        date: 2023-11-23 02:04:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4959}
                    +body: "Well, not any more."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 191
                    +score: 0
                    +lastActive: DateTime @1700702005 {#5044
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                      "@ruckblack@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5037 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                    -id: 152839
                    -bodyTs: "'well':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5516265"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700702005 {#5047
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Lmao you’re not wrong, and thank God for that"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 88
                  +score: 0
                  +lastActive: DateTime @1700707279 {#5197
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                    "@SpaceNoodle@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 153063
                  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5832243"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700707279 {#5194
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "LOL, why is my reply to this deleted?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1700761488 {#5368
                  date: 2023-11-23 18:44:48.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5371 …}
                +nested: Doctrine\ORM\PersistentCollection {#5373 …}
                +votes: Doctrine\ORM\PersistentCollection {#5375 …}
                +reports: Doctrine\ORM\PersistentCollection {#5377 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
                -id: 155504
                -bodyTs: "'delet':8 'lol':1 'repli':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5534204"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700761488 {#5369
                  date: 2023-11-23 18:44:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1700761790 {#5469
                date: 2023-11-23 18:49:50.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5472 …}
              +nested: Doctrine\ORM\PersistentCollection {#5474 …}
              +votes: Doctrine\ORM\PersistentCollection {#5476 …}
              +reports: Doctrine\ORM\PersistentCollection {#5478 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
              -id: 155521
              -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5857774"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761790 {#5470
                date: 2023-11-23 18:49:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700762043 {#5510
              date: 2023-11-23 18:54:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5502 …}
            +votes: Doctrine\ORM\PersistentCollection {#5500 …}
            +reports: Doctrine\ORM\PersistentCollection {#5515 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
            -id: 155536
            -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534361"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700762043 {#5513
              date: 2023-11-23 18:54:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1700762189 {#5562
            date: 2023-11-23 18:56:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5554 …}
          +nested: Doctrine\ORM\PersistentCollection {#5552 …}
          +votes: Doctrine\ORM\PersistentCollection {#5567 …}
          +reports: Doctrine\ORM\PersistentCollection {#5569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
          -id: 155549
          -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5087113"
          +editedAt: DateTimeImmutable @1701268329 {#5565
            date: 2023-11-29 15:32:09.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700762189 {#5561
            date: 2023-11-23 18:56:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "It was funny and tied back to the original post. Quite a few people agreed …"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700762218 {#5616
          date: 2023-11-23 18:56:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
          "@sergih@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5609 …}
        +nested: Doctrine\ORM\PersistentCollection {#5607 …}
        +votes: Doctrine\ORM\PersistentCollection {#5611 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 155550
        -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534416"
        +editedAt: DateTimeImmutable @1701268379 {#5619
          date: 2023-11-29 15:32:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762218 {#5615
          date: 2023-11-23 18:56:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It had like 11 upvotes man, relax"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700764924 {#5678
        date: 2023-11-23 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5682 …}
      +nested: Doctrine\ORM\PersistentCollection {#5687 …}
      +votes: Doctrine\ORM\PersistentCollection {#5683 …}
      +reports: Doctrine\ORM\PersistentCollection {#5689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
      -id: 155688
      -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5859636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700764924 {#5675
        date: 2023-11-23 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "JUST CALM DOWN, OKAY?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700765031 {#5733
      date: 2023-11-23 19:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5736 …}
    +nested: Doctrine\ORM\PersistentCollection {#5738 …}
    +votes: Doctrine\ORM\PersistentCollection {#5740 …}
    +reports: Doctrine\ORM\PersistentCollection {#5742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
    -id: 155696
    -bodyTs: "'calm':2 'okay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5535216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765031 {#5734
      date: 2023-11-23 19:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeh shut up guys or we’ll all get deleted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802542 {#5775
    date: 2023-11-24 06:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5768 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 157447
  -bodyTs: "'delet':10 'get':9 'guy':4 'll':7 'shut':2 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802542 {#5778
    date: 2023-11-24 06:09:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5774
  +user: Proxies\__CG__\App\Entity\User {#5771 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5735
    +user: Proxies\__CG__\App\Entity\User {#5040 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5679
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5612
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5558
          +user: Proxies\__CG__\App\Entity\User {#5555 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5509
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5471
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5370
                +user: Proxies\__CG__\App\Entity\User {#5040 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5196
                  +user: App\Entity\User {#4972 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5043
                    +user: Proxies\__CG__\App\Entity\User {#5040 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4959
                      +user: App\Entity\User {#4972 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 135
                      +score: 0
                      +lastActive: DateTime @1701416685 {#4954
                        date: 2023-12-01 08:44:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@jacobaaron@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4960 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                      -id: 152800
                      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://sh.itjust.works/comment/5828672"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700701470 {#4955
                        date: 2023-11-23 02:04:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4959}
                    +body: "Well, not any more."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 191
                    +score: 0
                    +lastActive: DateTime @1700702005 {#5044
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@jacobaaron@lemmy.world"
                      "@ruckblack@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5037 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
                    -id: 152839
                    -bodyTs: "'well':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5516265"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700702005 {#5047
                      date: 2023-11-23 02:13:25.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4959}
                  +body: "Lmao you’re not wrong, and thank God for that"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 88
                  +score: 0
                  +lastActive: DateTime @1700707279 {#5197
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@jacobaaron@lemmy.world"
                    "@ruckblack@sh.itjust.works"
                    "@SpaceNoodle@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 153063
                  -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/5832243"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700707279 {#5194
                    date: 2023-11-23 03:41:19.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4959}
                +body: "LOL, why is my reply to this deleted?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1700761488 {#5368
                  date: 2023-11-23 18:44:48.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                  "@ruckblack@sh.itjust.works"
                  "@SpaceNoodle@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5371 …}
                +nested: Doctrine\ORM\PersistentCollection {#5373 …}
                +votes: Doctrine\ORM\PersistentCollection {#5375 …}
                +reports: Doctrine\ORM\PersistentCollection {#5377 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
                -id: 155504
                -bodyTs: "'delet':8 'lol':1 'repli':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5534204"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700761488 {#5369
                  date: 2023-11-23 18:44:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1700761790 {#5469
                date: 2023-11-23 18:49:50.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
                "@SpaceNoodle@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5472 …}
              +nested: Doctrine\ORM\PersistentCollection {#5474 …}
              +votes: Doctrine\ORM\PersistentCollection {#5476 …}
              +reports: Doctrine\ORM\PersistentCollection {#5478 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
              -id: 155521
              -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5857774"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700761790 {#5470
                date: 2023-11-23 18:49:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700762043 {#5510
              date: 2023-11-23 18:54:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5502 …}
            +votes: Doctrine\ORM\PersistentCollection {#5500 …}
            +reports: Doctrine\ORM\PersistentCollection {#5515 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
            -id: 155536
            -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5534361"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700762043 {#5513
              date: 2023-11-23 18:54:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1700762189 {#5562
            date: 2023-11-23 18:56:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5554 …}
          +nested: Doctrine\ORM\PersistentCollection {#5552 …}
          +votes: Doctrine\ORM\PersistentCollection {#5567 …}
          +reports: Doctrine\ORM\PersistentCollection {#5569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
          -id: 155549
          -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5087113"
          +editedAt: DateTimeImmutable @1701268329 {#5565
            date: 2023-11-29 15:32:09.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700762189 {#5561
            date: 2023-11-23 18:56:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "It was funny and tied back to the original post. Quite a few people agreed …"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700762218 {#5616
          date: 2023-11-23 18:56:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
          "@sergih@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5609 …}
        +nested: Doctrine\ORM\PersistentCollection {#5607 …}
        +votes: Doctrine\ORM\PersistentCollection {#5611 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 155550
        -bodyTs: "'agre':15 'back':6 'funni':3 'origin':9 'peopl':14 'post':10 'quit':11 'tie':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534416"
        +editedAt: DateTimeImmutable @1701268379 {#5619
          date: 2023-11-29 15:32:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700762218 {#5615
          date: 2023-11-23 18:56:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "It had like 11 upvotes man, relax"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700764924 {#5678
        date: 2023-11-23 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
        "@sergih@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5682 …}
      +nested: Doctrine\ORM\PersistentCollection {#5687 …}
      +votes: Doctrine\ORM\PersistentCollection {#5683 …}
      +reports: Doctrine\ORM\PersistentCollection {#5689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
      -id: 155688
      -bodyTs: "'11':4 'like':3 'man':6 'relax':7 'upvot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5859636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700764924 {#5675
        date: 2023-11-23 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "JUST CALM DOWN, OKAY?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700765031 {#5733
      date: 2023-11-23 19:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@sergih@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5736 …}
    +nested: Doctrine\ORM\PersistentCollection {#5738 …}
    +votes: Doctrine\ORM\PersistentCollection {#5740 …}
    +reports: Doctrine\ORM\PersistentCollection {#5742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
    -id: 155696
    -bodyTs: "'calm':2 'okay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5535216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765031 {#5734
      date: 2023-11-23 19:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeh shut up guys or we’ll all get deleted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700802542 {#5775
    date: 2023-11-24 06:09:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5768 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 157447
  -bodyTs: "'delet':10 'get':9 'guy':4 'll':7 'shut':2 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802542 {#5778
    date: 2023-11-24 06:09:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#5630
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860704 {#5628
    date: 2023-11-24 22:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 160011
  -bodyTs: "'funni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860704 {#5629
    date: 2023-11-24 22:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5630
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860704 {#5628
    date: 2023-11-24 22:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 160011
  -bodyTs: "'funni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860704 {#5629
    date: 2023-11-24 22:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5630
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5555 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5509
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "Neat. But that didn’t have anything to do with rule 2. Can we ban the jackass that deleted it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700762043 {#5510
        date: 2023-11-23 18:54:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5502 …}
      +votes: Doctrine\ORM\PersistentCollection {#5500 …}
      +reports: Doctrine\ORM\PersistentCollection {#5515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
      -id: 155536
      -bodyTs: "'2':12 'anyth':7 'ban':15 'delet':19 'didn':4 'jackass':17 'neat':1 'rule':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700762043 {#5513
        date: 2023-11-23 18:54:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "nah im glad it got deleted, adds nothing and is just disrespectful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700762189 {#5562
      date: 2023-11-23 18:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5552 …}
    +votes: Doctrine\ORM\PersistentCollection {#5567 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 155549
    -bodyTs: "'add':7 'delet':6 'disrespect':12 'glad':3 'got':5 'im':2 'nah':1 'noth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5087113"
    +editedAt: DateTimeImmutable @1701268329 {#5565
      date: 2023-11-29 15:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700762189 {#5561
      date: 2023-11-23 18:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "It was funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700860704 {#5628
    date: 2023-11-24 22:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@sergih@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 160011
  -bodyTs: "'funni':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860704 {#5629
    date: 2023-11-24 22:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#5523
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: """
    > rule 2\n
    \n
    > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700860716 {#5521
    date: 2023-11-24 22:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 160012
  -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860716 {#5522
    date: 2023-11-24 22:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5523
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: """
    > rule 2\n
    \n
    > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700860716 {#5521
    date: 2023-11-24 22:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 160012
  -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860716 {#5522
    date: 2023-11-24 22:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5523
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5040 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5043
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4959
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 135
            +score: 0
            +lastActive: DateTime @1701416685 {#4954
              date: 2023-12-01 08:44:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4960 …}
            +nested: Doctrine\ORM\PersistentCollection {#4962 …}
            +votes: Doctrine\ORM\PersistentCollection {#4964 …}
            +reports: Doctrine\ORM\PersistentCollection {#4966 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
            -id: 152800
            -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5828672"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700701470 {#4955
              date: 2023-11-23 02:04:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Well, not any more."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 191
          +score: 0
          +lastActive: DateTime @1700702005 {#5044
            date: 2023-11-23 02:13:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5037 …}
          +nested: Doctrine\ORM\PersistentCollection {#5035 …}
          +votes: Doctrine\ORM\PersistentCollection {#5039 …}
          +reports: Doctrine\ORM\PersistentCollection {#5050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
          -id: 152839
          -bodyTs: "'well':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5516265"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700702005 {#5047
            date: 2023-11-23 02:13:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "Lmao you’re not wrong, and thank God for that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1700707279 {#5197
          date: 2023-11-23 03:41:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5189 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 153063
        -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5832243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700707279 {#5194
          date: 2023-11-23 03:41:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "LOL, why is my reply to this deleted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700761488 {#5368
        date: 2023-11-23 18:44:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5371 …}
      +nested: Doctrine\ORM\PersistentCollection {#5373 …}
      +votes: Doctrine\ORM\PersistentCollection {#5375 …}
      +reports: Doctrine\ORM\PersistentCollection {#5377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
      -id: 155504
      -bodyTs: "'delet':8 'lol':1 'repli':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761488 {#5369
        date: 2023-11-23 18:44:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700761790 {#5469
      date: 2023-11-23 18:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5472 …}
    +nested: Doctrine\ORM\PersistentCollection {#5474 …}
    +votes: Doctrine\ORM\PersistentCollection {#5476 …}
    +reports: Doctrine\ORM\PersistentCollection {#5478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
    -id: 155521
    -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5857774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761790 {#5470
      date: 2023-11-23 18:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: """
    > rule 2\n
    \n
    > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700860716 {#5521
    date: 2023-11-24 22:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 160012
  -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6539403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860716 {#5522
    date: 2023-11-24 22:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5523
    +user: Proxies\__CG__\App\Entity\User {#5455 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: """
      > rule 2\n
      \n
      > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
      \n
      ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700860716 {#5521
      date: 2023-11-24 22:18:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 160012
    -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6539403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860716 {#5522
      date: 2023-11-24 22:18:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700869071 {#5575
    date: 2023-11-25 00:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 160431
  -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5905597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869071 {#5576
    date: 2023-11-25 00:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5523
    +user: Proxies\__CG__\App\Entity\User {#5455 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: """
      > rule 2\n
      \n
      > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
      \n
      ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700860716 {#5521
      date: 2023-11-24 22:18:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 160012
    -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6539403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860716 {#5522
      date: 2023-11-24 22:18:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700869071 {#5575
    date: 2023-11-25 00:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 160431
  -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5905597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869071 {#5576
    date: 2023-11-25 00:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5523
    +user: Proxies\__CG__\App\Entity\User {#5455 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5370
        +user: Proxies\__CG__\App\Entity\User {#5040 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: App\Entity\User {#4972 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5043
            +user: Proxies\__CG__\App\Entity\User {#5040 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4959
              +user: App\Entity\User {#4972 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 135
              +score: 0
              +lastActive: DateTime @1701416685 {#4954
                date: 2023-12-01 08:44:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4960 …}
              +nested: Doctrine\ORM\PersistentCollection {#4962 …}
              +votes: Doctrine\ORM\PersistentCollection {#4964 …}
              +reports: Doctrine\ORM\PersistentCollection {#4966 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
              -id: 152800
              -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5828672"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700701470 {#4955
                date: 2023-11-23 02:04:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Well, not any more."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 191
            +score: 0
            +lastActive: DateTime @1700702005 {#5044
              date: 2023-11-23 02:13:25.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5037 …}
            +nested: Doctrine\ORM\PersistentCollection {#5035 …}
            +votes: Doctrine\ORM\PersistentCollection {#5039 …}
            +reports: Doctrine\ORM\PersistentCollection {#5050 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
            -id: 152839
            -bodyTs: "'well':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5516265"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700702005 {#5047
              date: 2023-11-23 02:13:25.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "Lmao you’re not wrong, and thank God for that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1700707279 {#5197
            date: 2023-11-23 03:41:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5189 …}
          +votes: Doctrine\ORM\PersistentCollection {#5187 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 153063
          -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5832243"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700707279 {#5194
            date: 2023-11-23 03:41:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "LOL, why is my reply to this deleted?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700761488 {#5368
          date: 2023-11-23 18:44:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5371 …}
        +nested: Doctrine\ORM\PersistentCollection {#5373 …}
        +votes: Doctrine\ORM\PersistentCollection {#5375 …}
        +reports: Doctrine\ORM\PersistentCollection {#5377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
        -id: 155504
        -bodyTs: "'delet':8 'lol':1 'repli':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5534204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761488 {#5369
          date: 2023-11-23 18:44:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700761790 {#5469
        date: 2023-11-23 18:49:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5472 …}
      +nested: Doctrine\ORM\PersistentCollection {#5474 …}
      +votes: Doctrine\ORM\PersistentCollection {#5476 …}
      +reports: Doctrine\ORM\PersistentCollection {#5478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
      -id: 155521
      -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5857774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761790 {#5470
        date: 2023-11-23 18:49:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: """
      > rule 2\n
      \n
      > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
      \n
      ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700860716 {#5521
      date: 2023-11-24 22:18:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 160012
    -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6539403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700860716 {#5522
      date: 2023-11-24 22:18:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700869071 {#5575
    date: 2023-11-25 00:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 160431
  -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5905597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869071 {#5576
    date: 2023-11-25 00:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#5660
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5523
      +user: Proxies\__CG__\App\Entity\User {#5455 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: """
        > rule 2\n
        \n
        > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
        \n
        ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700860716 {#5521
        date: 2023-11-24 22:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 160012
      -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6539403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860716 {#5522
        date: 2023-11-24 22:18:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700869071 {#5575
      date: 2023-11-25 00:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@Kusimulkku@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 160431
    -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5905597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869071 {#5576
      date: 2023-11-25 00:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t think you did, was just wondering aloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869333 {#5658
    date: 2023-11-25 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5661 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5671 …}
  -id: 160440
  -bodyTs: "'aloud':10 'didn':2 'think':4 'wonder':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869333 {#5659
    date: 2023-11-25 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#5660
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5523
      +user: Proxies\__CG__\App\Entity\User {#5455 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: """
        > rule 2\n
        \n
        > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
        \n
        ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700860716 {#5521
        date: 2023-11-24 22:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 160012
      -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6539403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860716 {#5522
        date: 2023-11-24 22:18:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700869071 {#5575
      date: 2023-11-25 00:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@Kusimulkku@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 160431
    -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5905597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869071 {#5576
      date: 2023-11-25 00:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t think you did, was just wondering aloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869333 {#5658
    date: 2023-11-25 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5661 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5671 …}
  -id: 160440
  -bodyTs: "'aloud':10 'didn':2 'think':4 'wonder':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869333 {#5659
    date: 2023-11-25 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#5660
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5523
      +user: Proxies\__CG__\App\Entity\User {#5455 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: App\Entity\User {#4972 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5370
          +user: Proxies\__CG__\App\Entity\User {#5040 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5196
            +user: App\Entity\User {#4972 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5043
              +user: Proxies\__CG__\App\Entity\User {#5040 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4959
                +user: App\Entity\User {#4972 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 135
                +score: 0
                +lastActive: DateTime @1701416685 {#4954
                  date: 2023-12-01 08:44:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@jacobaaron@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4960 …}
                +nested: Doctrine\ORM\PersistentCollection {#4962 …}
                +votes: Doctrine\ORM\PersistentCollection {#4964 …}
                +reports: Doctrine\ORM\PersistentCollection {#4966 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
                -id: 152800
                -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5828672"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700701470 {#4955
                  date: 2023-11-23 02:04:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4959}
              +body: "Well, not any more."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 191
              +score: 0
              +lastActive: DateTime @1700702005 {#5044
                date: 2023-11-23 02:13:25.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@jacobaaron@lemmy.world"
                "@ruckblack@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5037 …}
              +nested: Doctrine\ORM\PersistentCollection {#5035 …}
              +votes: Doctrine\ORM\PersistentCollection {#5039 …}
              +reports: Doctrine\ORM\PersistentCollection {#5050 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
              -id: 152839
              -bodyTs: "'well':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5516265"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700702005 {#5047
                date: 2023-11-23 02:13:25.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4959}
            +body: "Lmao you’re not wrong, and thank God for that"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 88
            +score: 0
            +lastActive: DateTime @1700707279 {#5197
              date: 2023-11-23 03:41:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@jacobaaron@lemmy.world"
              "@ruckblack@sh.itjust.works"
              "@SpaceNoodle@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5189 …}
            +votes: Doctrine\ORM\PersistentCollection {#5187 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 153063
            -bodyTs: "'god':8 'lmao':1 're':3 'thank':7 'wrong':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5832243"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700707279 {#5194
              date: 2023-11-23 03:41:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4959}
          +body: "LOL, why is my reply to this deleted?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1700761488 {#5368
            date: 2023-11-23 18:44:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@jacobaaron@lemmy.world"
            "@ruckblack@sh.itjust.works"
            "@SpaceNoodle@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5371 …}
          +nested: Doctrine\ORM\PersistentCollection {#5373 …}
          +votes: Doctrine\ORM\PersistentCollection {#5375 …}
          +reports: Doctrine\ORM\PersistentCollection {#5377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
          -id: 155504
          -bodyTs: "'delet':8 'lol':1 'repli':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5534204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700761488 {#5369
            date: 2023-11-23 18:44:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4959}
        +body: "![](https://sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg) mod logs are public"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700761790 {#5469
          date: 2023-11-23 18:49:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jacobaaron@lemmy.world"
          "@ruckblack@sh.itjust.works"
          "@SpaceNoodle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5472 …}
        +nested: Doctrine\ORM\PersistentCollection {#5474 …}
        +votes: Doctrine\ORM\PersistentCollection {#5476 …}
        +reports: Doctrine\ORM\PersistentCollection {#5478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
        -id: 155521
        -bodyTs: "'/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':3 'log':5 'mod':4 'public':7 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/0edd0e7e-84f4-451a-9d8e-9cbf8d108119.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5857774"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700761790 {#5470
          date: 2023-11-23 18:49:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4959}
      +body: """
        > rule 2\n
        \n
        > Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.\n
        \n
        ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700860716 {#5521
        date: 2023-11-24 22:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
        "@ruckblack@sh.itjust.works"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 160012
      -bodyTs: "'2':2,16 'excess':6 'least':15 'month':17 'repost':7 'rule':1,10 'thumb':12 'tri':3 'wait':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6539403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860716 {#5522
        date: 2023-11-24 22:18:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "I didn’t report or remove it, take it up with the lemmy.ml mods lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700869071 {#5575
      date: 2023-11-25 00:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
      "@SpaceNoodle@lemmy.world"
      "@Kusimulkku@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 160431
    -bodyTs: "'didn':2 'lemmy.ml':13 'lmao':15 'mod':14 'remov':6 'report':4 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5905597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869071 {#5576
      date: 2023-11-25 00:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "I didn’t think you did, was just wondering aloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869333 {#5658
    date: 2023-11-25 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@SpaceNoodle@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5661 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5671 …}
  -id: 160440
  -bodyTs: "'aloud':10 'didn':2 'think':4 'wonder':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6544980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869333 {#5659
    date: 2023-11-25 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700708349 {#5056
    date: 2023-11-23 03:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 153114
  -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708349 {#5057
    date: 2023-11-23 03:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700708349 {#5056
    date: 2023-11-23 03:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 153114
  -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708349 {#5057
    date: 2023-11-23 03:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 135
    +score: 0
    +lastActive: DateTime @1701416685 {#4954
      date: 2023-12-01 08:44:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 152800
    -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5828672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700701470 {#4955
      date: 2023-11-23 02:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700708349 {#5056
    date: 2023-11-23 03:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 153114
  -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5519707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708349 {#5057
    date: 2023-11-23 03:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 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
238 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700708349 {#5056
      date: 2023-11-23 03:59:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 153114
    -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700708349 {#5057
      date: 2023-11-23 03:59:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "But being all sweaty and nasty is part of the fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762343 {#5205
    date: 2023-11-23 18:59:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@owenfromcanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 155562
  -bodyTs: "'fun':11 'nasti':6 'part':8 'sweati':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762343 {#5206
    date: 2023-11-23 18:59:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700708349 {#5056
      date: 2023-11-23 03:59:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 153114
    -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700708349 {#5057
      date: 2023-11-23 03:59:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "But being all sweaty and nasty is part of the fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762343 {#5205
    date: 2023-11-23 18:59:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@owenfromcanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 155562
  -bodyTs: "'fun':11 'nasti':6 'part':8 'sweati':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762343 {#5206
    date: 2023-11-23 18:59:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Always-wondered-how-they-feel"
    +title: "Always wondered how they feel"
    +url: "https://lemmy.world/pictrs/image/a9218bb4-9ea1-44ca-be62-823d96a7a505.jpeg"
    +body: "Wolverine really does look like two Batmen kissing"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 141
    +favouriteCount: 912
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700931211 {#2414
      date: 2023-11-25 17:53:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15605
    -titleTs: "'alway':1 'feel':5 'wonder':2"
    -bodyTs: "'batmen':7 'kiss':8 'like':5 'look':4 'realli':2 'two':6 'wolverin':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700779473
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8623116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700693073 {#1793
      date: 2023-11-22 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4959
      +user: App\Entity\User {#4972 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My ex is an actress. It never bothered me really. She saw it as part of the job and I do too. I’m the one she’s looking for in the audience and taking her home at the end of the show lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 135
      +score: 0
      +lastActive: DateTime @1701416685 {#4954
        date: 2023-12-01 08:44:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 152800
      -bodyTs: "'actress':5 'audienc':33 'bother':8 'end':40 'ex':2 'home':37 'job':18 'lol':44 'look':29 'm':24 'never':7 'one':26 'part':15 'realli':10 'saw':12 'show':43 'take':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5828672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700701470 {#4955
        date: 2023-11-23 02:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4959}
    +body: "My ex was an opera singer, same thing. I was in one of her shows (in the chorus) and I wasn’t sure how I’d feel. Seeing it, it’s the least romantic thing ever. The singers are sweaty and nasty and it’s not really pleasant. It might have helped that I knew the guy well enough too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700708349 {#5056
      date: 2023-11-23 03:59:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jacobaaron@lemmy.world"
      "@ruckblack@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 153114
    -bodyTs: "'chorus':18 'd':26 'enough':59 'ever':36 'ex':2 'feel':27 'guy':57 'help':52 'knew':55 'least':33 'might':50 'nasti':42 'one':12 'opera':5 'pleasant':48 'realli':47 'romant':34 'see':28 'show':15 'singer':6,38 'sure':23 'sweati':40 'thing':8,35 'wasn':21 'well':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5519707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700708349 {#5057
      date: 2023-11-23 03:59:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "But being all sweaty and nasty is part of the fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700762343 {#5205
    date: 2023-11-23 18:59:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
    "@ruckblack@sh.itjust.works"
    "@owenfromcanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 155562
  -bodyTs: "'fun':11 'nasti':6 'part':8 'sweati':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762343 {#5206
    date: 2023-11-23 18:59:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details