GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/10266/You-also-found-them-really-attractive-too/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2410
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1850
    date: 2023-11-05 21:56:38.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2410
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1850
    date: 2023-11-05 21:56:38.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2410
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1850
    date: 2023-11-05 21:56:38.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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
    \n
    source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699311162 {#4002
    date: 2023-11-06 23:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 93535
  -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4598960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699218914 {#3938
    date: 2023-11-05 22:15:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
    \n
    source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699311162 {#4002
    date: 2023-11-06 23:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 93535
  -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4598960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699218914 {#3938
    date: 2023-11-05 22:15:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
    \n
    source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699311162 {#4002
    date: 2023-11-06 23:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 93535
  -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4598960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699218914 {#3938
    date: 2023-11-05 22:15:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You missed their flirting because a good portion of your highschool class discovered that the absolute funniest gag in the world is to “flirt” with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699238216 {#5080
    date: 2023-11-06 03:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 94202
  -bodyTs: "'absolut':16 'class':12 'discov':13 'flirt':4,24 'funniest':17 'gag':18 'good':7 'highschool':11 'miss':2 'portion':8 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3994078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238216 {#5083
    date: 2023-11-06 03:36: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
11 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You missed their flirting because a good portion of your highschool class discovered that the absolute funniest gag in the world is to “flirt” with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699238216 {#5080
    date: 2023-11-06 03:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 94202
  -bodyTs: "'absolut':16 'class':12 'discov':13 'flirt':4,24 'funniest':17 'gag':18 'good':7 'highschool':11 'miss':2 'portion':8 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3994078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238216 {#5083
    date: 2023-11-06 03:36: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
12 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You missed their flirting because a good portion of your highschool class discovered that the absolute funniest gag in the world is to “flirt” with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699238216 {#5080
    date: 2023-11-06 03:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 94202
  -bodyTs: "'absolut':16 'class':12 'discov':13 'flirt':4,24 'funniest':17 'gag':18 'good':7 'highschool':11 'miss':2 'portion':8 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3994078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238216 {#5083
    date: 2023-11-06 03:36: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
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 {#5094
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Oh I figured they were flirting only that this realisation occurred three months after the fact.\n
    \n
    I would have very much wanted to date them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699219824 {#5092
    date: 2023-11-05 22:30:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 93574
  -bodyTs: "'date':24 'fact':16 'figur':3 'flirt':6 'month':13 'much':21 'occur':11 'oh':1 'realis':10 'three':12 'want':22 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5095336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219824 {#5093
    date: 2023-11-05 22:30: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
15 DENIED edit
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Oh I figured they were flirting only that this realisation occurred three months after the fact.\n
    \n
    I would have very much wanted to date them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699219824 {#5092
    date: 2023-11-05 22:30:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 93574
  -bodyTs: "'date':24 'fact':16 'figur':3 'flirt':6 'month':13 'much':21 'occur':11 'oh':1 'realis':10 'three':12 'want':22 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5095336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219824 {#5093
    date: 2023-11-05 22:30: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
16 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Oh I figured they were flirting only that this realisation occurred three months after the fact.\n
    \n
    I would have very much wanted to date them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699219824 {#5092
    date: 2023-11-05 22:30:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 93574
  -bodyTs: "'date':24 'fact':16 'figur':3 'flirt':6 'month':13 'much':21 'occur':11 'oh':1 'realis':10 'three':12 'want':22 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5095336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219824 {#5093
    date: 2023-11-05 22:30: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
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 {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Or because one or both parties are very socially inept."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699227328 {#5107
    date: 2023-11-06 00:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 93880
  -bodyTs: "'inept':10 'one':3 'parti':6 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4846349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227328 {#5108
    date: 2023-11-06 00:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Or because one or both parties are very socially inept."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699227328 {#5107
    date: 2023-11-06 00:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 93880
  -bodyTs: "'inept':10 'one':3 'parti':6 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4846349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227328 {#5108
    date: 2023-11-06 00:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Or because one or both parties are very socially inept."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699227328 {#5107
    date: 2023-11-06 00:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 93880
  -bodyTs: "'inept':10 'one':3 'parti':6 'social':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4846349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227328 {#5108
    date: 2023-11-06 00:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5125
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Lady with social anxiety here to confirm. Flirting is useless. Every time I’ve just given up and asked the dude to date after being extremely forward for a while and they’re always shocked 🤷🏼\u{200D}♀️ Once we get past that, it’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699235051 {#5123
    date: 2023-11-06 02:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 94128
  -bodyTs: "'alway':34 'anxieti':4 'ask':19 'confirm':7 'date':23 'dude':21 'everi':11 'extrem':26 'flirt':8 'forward':27 'get':38 'given':16 'great':43 'ladi':1 'past':39 're':33 'shock':35 'social':3 'time':12 'useless':10 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235051 {#5124
    date: 2023-11-06 02:44: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
23 DENIED edit
App\Entity\EntryComment {#5125
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Lady with social anxiety here to confirm. Flirting is useless. Every time I’ve just given up and asked the dude to date after being extremely forward for a while and they’re always shocked 🤷🏼\u{200D}♀️ Once we get past that, it’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699235051 {#5123
    date: 2023-11-06 02:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 94128
  -bodyTs: "'alway':34 'anxieti':4 'ask':19 'confirm':7 'date':23 'dude':21 'everi':11 'extrem':26 'flirt':8 'forward':27 'get':38 'given':16 'great':43 'ladi':1 'past':39 're':33 'shock':35 'social':3 'time':12 'useless':10 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235051 {#5124
    date: 2023-11-06 02:44: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
24 DENIED moderate
App\Entity\EntryComment {#5125
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Lady with social anxiety here to confirm. Flirting is useless. Every time I’ve just given up and asked the dude to date after being extremely forward for a while and they’re always shocked 🤷🏼\u{200D}♀️ Once we get past that, it’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699235051 {#5123
    date: 2023-11-06 02:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 94128
  -bodyTs: "'alway':34 'anxieti':4 'ask':19 'confirm':7 'date':23 'dude':21 'everi':11 'extrem':26 'flirt':8 'forward':27 'get':38 'given':16 'great':43 'ladi':1 'past':39 're':33 'shock':35 'social':3 'time':12 'useless':10 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235051 {#5124
    date: 2023-11-06 02:44: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
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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > you missed their flirting because you didn’t liked them enough\n
    \n
    More likely that you missed it because you didn’t like *yourself* enough to believe that they were sending out clear hints.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699288093 {#5138
    date: 2023-11-06 17:28:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 95610
  -bodyTs: "'believ':26 'clear':32 'didn':7,20 'enough':11,24 'flirt':4 'hint':33 'like':9,13,22 'miss':2,16 'send':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4362624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288093 {#5139
    date: 2023-11-06 17:28: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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > you missed their flirting because you didn’t liked them enough\n
    \n
    More likely that you missed it because you didn’t like *yourself* enough to believe that they were sending out clear hints.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699288093 {#5138
    date: 2023-11-06 17:28:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 95610
  -bodyTs: "'believ':26 'clear':32 'didn':7,20 'enough':11,24 'flirt':4 'hint':33 'like':9,13,22 'miss':2,16 'send':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4362624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288093 {#5139
    date: 2023-11-06 17:28: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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      you missed their flirting because you didn’t liked them enough, or they didin’t like you enough to say to you, or flirt until you take the hint\n
      \n
      source: my girlfriend has social anxiety and is shy asf, but she really showed it, and i’m a dumbass
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1699311162 {#4002
      date: 2023-11-06 23:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 93535
    -bodyTs: "'anxieti':35 'asf':39 'didin':14 'didn':7 'dumbass':49 'enough':11,18 'flirt':4,24 'girlfriend':32 'hint':29 'like':9,16 'm':47 'miss':2 'realli':42 'say':20 'shi':38 'show':43 'social':34 'sourc':30 'take':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4598960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699218914 {#3938
      date: 2023-11-05 22:15:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > you missed their flirting because you didn’t liked them enough\n
    \n
    More likely that you missed it because you didn’t like *yourself* enough to believe that they were sending out clear hints.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699288093 {#5138
    date: 2023-11-06 17:28:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 95610
  -bodyTs: "'believ':26 'clear':32 'didn':7,20 'enough':11,24 'flirt':4 'hint':33 'like':9,13,22 'miss':2,16 'send':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4362624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288093 {#5139
    date: 2023-11-06 17:28: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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    One time. At band camp...\n
    \n
    In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1699314674 {#4031
    date: 2023-11-07 00:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 93563
  -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219508 {#4036
    date: 2023-11-05 22:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    One time. At band camp...\n
    \n
    In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1699314674 {#4031
    date: 2023-11-07 00:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 93563
  -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219508 {#4036
    date: 2023-11-05 22:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    One time. At band camp...\n
    \n
    In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1699314674 {#4031
    date: 2023-11-07 00:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 93563
  -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219508 {#4036
    date: 2023-11-05 22:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
    \n
    I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1699223323 {#5154
    date: 2023-11-05 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 93719
  -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4600338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223323 {#5155
    date: 2023-11-05 23:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
    \n
    I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1699223323 {#5154
    date: 2023-11-05 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 93719
  -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4600338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223323 {#5155
    date: 2023-11-05 23:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
    \n
    I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1699223323 {#5154
    date: 2023-11-05 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 93719
  -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4600338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223323 {#5155
    date: 2023-11-05 23:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Fuck that’s the best cringe story yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699229554 {#5416
    date: 2023-11-06 01:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 93948
  -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4119599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229554 {#5417
    date: 2023-11-06 01:12: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
39 DENIED edit
App\Entity\EntryComment {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Fuck that’s the best cringe story yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699229554 {#5416
    date: 2023-11-06 01:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 93948
  -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4119599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229554 {#5417
    date: 2023-11-06 01:12: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
40 DENIED moderate
App\Entity\EntryComment {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Fuck that’s the best cringe story yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699229554 {#5416
    date: 2023-11-06 01:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 93948
  -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4119599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229554 {#5417
    date: 2023-11-06 01:12: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
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 {#5517
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5418
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5156
      +user: Proxies\__CG__\App\Entity\User {#5157 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          One time. At band camp...\n
          \n
          In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 81
        +score: 0
        +lastActive: DateTime @1699314674 {#4031
          date: 2023-11-07 00:51:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4030 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
        -id: 93563
        -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219508 {#4036
          date: 2023-11-05 22:25:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: """
        One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
        \n
        I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1699223323 {#5154
        date: 2023-11-05 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5158 …}
      +nested: Doctrine\ORM\PersistentCollection {#5160 …}
      +votes: Doctrine\ORM\PersistentCollection {#5162 …}
      +reports: Doctrine\ORM\PersistentCollection {#5164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
      -id: 93719
      -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4600338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699223323 {#5155
        date: 2023-11-05 23:28:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "Fuck that’s the best cringe story yet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699229554 {#5416
      date: 2023-11-06 01:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5420 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
    -id: 93948
    -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4119599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699229554 {#5417
      date: 2023-11-06 01:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "t-thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699233610 {#5515
    date: 2023-11-06 02:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 94081
  -bodyTs: "'t-thank':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4603544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699233610 {#5516
    date: 2023-11-06 02:20: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 {#5517
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5418
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5156
      +user: Proxies\__CG__\App\Entity\User {#5157 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          One time. At band camp...\n
          \n
          In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 81
        +score: 0
        +lastActive: DateTime @1699314674 {#4031
          date: 2023-11-07 00:51:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4030 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
        -id: 93563
        -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219508 {#4036
          date: 2023-11-05 22:25:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: """
        One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
        \n
        I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1699223323 {#5154
        date: 2023-11-05 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5158 …}
      +nested: Doctrine\ORM\PersistentCollection {#5160 …}
      +votes: Doctrine\ORM\PersistentCollection {#5162 …}
      +reports: Doctrine\ORM\PersistentCollection {#5164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
      -id: 93719
      -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4600338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699223323 {#5155
        date: 2023-11-05 23:28:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "Fuck that’s the best cringe story yet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699229554 {#5416
      date: 2023-11-06 01:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5420 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
    -id: 93948
    -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4119599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699229554 {#5417
      date: 2023-11-06 01:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "t-thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699233610 {#5515
    date: 2023-11-06 02:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 94081
  -bodyTs: "'t-thank':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4603544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699233610 {#5516
    date: 2023-11-06 02:20: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 {#5517
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5418
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5156
      +user: Proxies\__CG__\App\Entity\User {#5157 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          One time. At band camp...\n
          \n
          In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 81
        +score: 0
        +lastActive: DateTime @1699314674 {#4031
          date: 2023-11-07 00:51:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4030 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
        -id: 93563
        -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219508 {#4036
          date: 2023-11-05 22:25:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: """
        One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
        \n
        I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1699223323 {#5154
        date: 2023-11-05 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5158 …}
      +nested: Doctrine\ORM\PersistentCollection {#5160 …}
      +votes: Doctrine\ORM\PersistentCollection {#5162 …}
      +reports: Doctrine\ORM\PersistentCollection {#5164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
      -id: 93719
      -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4600338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699223323 {#5155
        date: 2023-11-05 23:28:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "Fuck that’s the best cringe story yet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699229554 {#5416
      date: 2023-11-06 01:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5420 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
    -id: 93948
    -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4119599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699229554 {#5417
      date: 2023-11-06 01:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "t-thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699233610 {#5515
    date: 2023-11-06 02:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 94081
  -bodyTs: "'t-thank':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4603544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699233610 {#5516
    date: 2023-11-06 02:20: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 {#5567
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5418
      +user: Proxies\__CG__\App\Entity\User {#5419 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5156
        +user: Proxies\__CG__\App\Entity\User {#5157 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            One time. At band camp...\n
            \n
            In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 81
          +score: 0
          +lastActive: DateTime @1699314674 {#4031
            date: 2023-11-07 00:51:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4030 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
          -id: 93563
          -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699219508 {#4036
            date: 2023-11-05 22:25:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +body: """
          One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
          \n
          I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1699223323 {#5154
          date: 2023-11-05 23:28:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@guyrocket@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5158 …}
        +nested: Doctrine\ORM\PersistentCollection {#5160 …}
        +votes: Doctrine\ORM\PersistentCollection {#5162 …}
        +reports: Doctrine\ORM\PersistentCollection {#5164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
        -id: 93719
        -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4600338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699223323 {#5155
          date: 2023-11-05 23:28:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "Fuck that’s the best cringe story yet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1699229554 {#5416
        date: 2023-11-06 01:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5420 …}
      +nested: Doctrine\ORM\PersistentCollection {#5422 …}
      +votes: Doctrine\ORM\PersistentCollection {#5424 …}
      +reports: Doctrine\ORM\PersistentCollection {#5426 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
      -id: 93948
      -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4119599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699229554 {#5417
        date: 2023-11-06 01:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "t-thanks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699233610 {#5515
      date: 2023-11-06 02:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 94081
    -bodyTs: "'t-thank':1 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4603544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699233610 {#5516
      date: 2023-11-06 02:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Baka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699241421 {#5566
    date: 2023-11-06 04:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 94282
  -bodyTs: "'baka':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699241421 {#5563
    date: 2023-11-06 04:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5567
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5418
      +user: Proxies\__CG__\App\Entity\User {#5419 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5156
        +user: Proxies\__CG__\App\Entity\User {#5157 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            One time. At band camp...\n
            \n
            In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 81
          +score: 0
          +lastActive: DateTime @1699314674 {#4031
            date: 2023-11-07 00:51:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4030 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
          -id: 93563
          -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699219508 {#4036
            date: 2023-11-05 22:25:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +body: """
          One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
          \n
          I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1699223323 {#5154
          date: 2023-11-05 23:28:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@guyrocket@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5158 …}
        +nested: Doctrine\ORM\PersistentCollection {#5160 …}
        +votes: Doctrine\ORM\PersistentCollection {#5162 …}
        +reports: Doctrine\ORM\PersistentCollection {#5164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
        -id: 93719
        -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4600338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699223323 {#5155
          date: 2023-11-05 23:28:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "Fuck that’s the best cringe story yet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1699229554 {#5416
        date: 2023-11-06 01:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5420 …}
      +nested: Doctrine\ORM\PersistentCollection {#5422 …}
      +votes: Doctrine\ORM\PersistentCollection {#5424 …}
      +reports: Doctrine\ORM\PersistentCollection {#5426 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
      -id: 93948
      -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4119599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699229554 {#5417
        date: 2023-11-06 01:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "t-thanks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699233610 {#5515
      date: 2023-11-06 02:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 94081
    -bodyTs: "'t-thank':1 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4603544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699233610 {#5516
      date: 2023-11-06 02:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Baka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699241421 {#5566
    date: 2023-11-06 04:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 94282
  -bodyTs: "'baka':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699241421 {#5563
    date: 2023-11-06 04:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5567
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5418
      +user: Proxies\__CG__\App\Entity\User {#5419 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5156
        +user: Proxies\__CG__\App\Entity\User {#5157 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            One time. At band camp...\n
            \n
            In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 81
          +score: 0
          +lastActive: DateTime @1699314674 {#4031
            date: 2023-11-07 00:51:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4030 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
          -id: 93563
          -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699219508 {#4036
            date: 2023-11-05 22:25:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +body: """
          One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
          \n
          I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1699223323 {#5154
          date: 2023-11-05 23:28:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@guyrocket@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5158 …}
        +nested: Doctrine\ORM\PersistentCollection {#5160 …}
        +votes: Doctrine\ORM\PersistentCollection {#5162 …}
        +reports: Doctrine\ORM\PersistentCollection {#5164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
        -id: 93719
        -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4600338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699223323 {#5155
          date: 2023-11-05 23:28:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "Fuck that’s the best cringe story yet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1699229554 {#5416
        date: 2023-11-06 01:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@guyrocket@kbin.social"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5420 …}
      +nested: Doctrine\ORM\PersistentCollection {#5422 …}
      +votes: Doctrine\ORM\PersistentCollection {#5424 …}
      +reports: Doctrine\ORM\PersistentCollection {#5426 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
      -id: 93948
      -bodyTs: "'best':5 'cring':6 'fuck':1 'stori':7 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4119599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699229554 {#5417
        date: 2023-11-06 01:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "t-thanks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699233610 {#5515
      date: 2023-11-06 02:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
      "@ImplyingImplications@lemmy.ca"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 94081
    -bodyTs: "'t-thank':1 'thank':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4603544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699233610 {#5516
      date: 2023-11-06 02:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "Baka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699241421 {#5566
    date: 2023-11-06 04:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 94282
  -bodyTs: "'baka':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699241421 {#5563
    date: 2023-11-06 04:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "For all the sadcringe in this thread. This is true cringe. I feel the pain in my soul. She did basically everything but put your hand down her shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699289515 {#5432
    date: 2023-11-06 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 95709
  -bodyTs: "'basic':21 'cring':11 'everyth':22 'feel':13 'hand':26 'pain':15 'put':24 'sadcring':4 'shirt':29 'soul':18 'thread':7 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5112709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289515 {#5433
    date: 2023-11-06 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "For all the sadcringe in this thread. This is true cringe. I feel the pain in my soul. She did basically everything but put your hand down her shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699289515 {#5432
    date: 2023-11-06 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 95709
  -bodyTs: "'basic':21 'cring':11 'everyth':22 'feel':13 'hand':26 'pain':15 'put':24 'sadcring':4 'shirt':29 'soul':18 'thread':7 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5112709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289515 {#5433
    date: 2023-11-06 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: Proxies\__CG__\App\Entity\User {#5157 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        One time. At band camp...\n
        \n
        In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1699314674 {#4031
        date: 2023-11-07 00:51:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4030 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
      -id: 93563
      -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219508 {#4036
        date: 2023-11-05 22:25:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: """
      One time a girl in my computer class kept asking me for help. She’d ask me to stand behind her and point to where she should click. She asked if the view was nice, which was weird since it’s just a computer screen. Eventually, she decided I should move her hand while it was still on the mouse. That happened a lot and I always thought “wow this girl really doesn’t get computers.”\n
      \n
      I was in my late 20s before I realized she wanted me to look down her top and touch her hand. She must have been thinking “wow this guy really doesn’t get women”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1699223323 {#5154
      date: 2023-11-05 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@guyrocket@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 93719
    -bodyTs: "'20s':82 'alway':67 'ask':10,16,30 'behind':20 'class':8 'click':28 'comput':7,44,76 'd':15 'decid':48 'doesn':73,107 'eventu':46 'get':75,109 'girl':4,71 'guy':105 'hand':53,97 'happen':62 'help':13 'kept':9 'late':81 'look':90 'lot':64 'mous':60 'move':51 'must':99 'nice':35 'one':1 'point':23 'realiz':85 'realli':72,106 'screen':45 'sinc':39 'stand':19 'still':57 'think':102 'thought':68 'time':2 'top':93 'touch':95 'view':33 'want':87 'weird':38 'women':110 'wow':69,103"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4600338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223323 {#5155
      date: 2023-11-05 23:28:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "For all the sadcringe in this thread. This is true cringe. I feel the pain in my soul. She did basically everything but put your hand down her shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699289515 {#5432
    date: 2023-11-06 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 95709
  -bodyTs: "'basic':21 'cring':11 'everyth':22 'feel':13 'hand':26 'pain':15 'put':24 'sadcring':4 'shirt':29 'soul':18 'thread':7 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5112709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289515 {#5433
    date: 2023-11-06 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    There are many things further down the road to go wrong with attractive popular girls. 2 most catastrophic cases in my life are with those such as them.\n
    \n
    Admittedly I’m the one who mainly failed them due to misunderstandings and passiveness, but when a girl (being all that popular) is used to boys being rather active and competitive and social, and then you are here just cause she happened to like your looks, this may end painfully, for you more than for her.\n
    \n
    There are also cases from the post, only I may have noticed, just wouldn’t risk losing an existing good friendship for possible romance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699290895 {#5170
    date: 2023-11-06 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 95814
  -bodyTs: "'2':16 'activ':57 'admit':29 'also':87 'attract':13 'boy':54 'case':19,88 'catastroph':18 'caus':68 'competit':59 'due':38 'end':77 'exist':103 'fail':36 'friendship':105 'girl':15,46 'go':10 'good':104 'happen':70 'life':22 'like':72 'look':74 'lose':101 'm':31 'main':35 'mani':3 'may':76,94 'misunderstand':40 'notic':96 'one':33 'pain':78 'passiv':42 'popular':14,50 'possibl':107 'post':91 'rather':56 'risk':100 'road':8 'romanc':108 'social':61 'thing':4 'use':52 'wouldn':98 'wrong':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290895 {#5171
    date: 2023-11-06 18:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    There are many things further down the road to go wrong with attractive popular girls. 2 most catastrophic cases in my life are with those such as them.\n
    \n
    Admittedly I’m the one who mainly failed them due to misunderstandings and passiveness, but when a girl (being all that popular) is used to boys being rather active and competitive and social, and then you are here just cause she happened to like your looks, this may end painfully, for you more than for her.\n
    \n
    There are also cases from the post, only I may have noticed, just wouldn’t risk losing an existing good friendship for possible romance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699290895 {#5170
    date: 2023-11-06 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 95814
  -bodyTs: "'2':16 'activ':57 'admit':29 'also':87 'attract':13 'boy':54 'case':19,88 'catastroph':18 'caus':68 'competit':59 'due':38 'end':77 'exist':103 'fail':36 'friendship':105 'girl':15,46 'go':10 'good':104 'happen':70 'life':22 'like':72 'look':74 'lose':101 'm':31 'main':35 'mani':3 'may':76,94 'misunderstand':40 'notic':96 'one':33 'pain':78 'passiv':42 'popular':14,50 'possibl':107 'post':91 'rather':56 'risk':100 'road':8 'romanc':108 'social':61 'thing':4 'use':52 'wouldn':98 'wrong':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290895 {#5171
    date: 2023-11-06 18:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      One time. At band camp...\n
      \n
      In high school a friend of a very attractive popular girl asked me if I liked popular girl. I thought she was playing some kind of prank on me so I said no. It was not a prank. She really did like me. To this day I wish I would have said yes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1699314674 {#4031
      date: 2023-11-07 00:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
    -id: 93563
    -bodyTs: "'ask':17 'attract':14 'band':4 'camp':5 'day':51 'friend':10 'girl':16,23 'high':7 'kind':30 'like':21,47 'one':1 'play':28 'popular':15,22 'prank':32,43 'realli':45 'said':37,57 'school':8 'thought':25 'time':2 'wish':53 'would':55 'yes':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219508 {#4036
      date: 2023-11-05 22:25:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: """
    There are many things further down the road to go wrong with attractive popular girls. 2 most catastrophic cases in my life are with those such as them.\n
    \n
    Admittedly I’m the one who mainly failed them due to misunderstandings and passiveness, but when a girl (being all that popular) is used to boys being rather active and competitive and social, and then you are here just cause she happened to like your looks, this may end painfully, for you more than for her.\n
    \n
    There are also cases from the post, only I may have noticed, just wouldn’t risk losing an existing good friendship for possible romance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699290895 {#5170
    date: 2023-11-06 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 95814
  -bodyTs: "'2':16 'activ':57 'admit':29 'also':87 'attract':13 'boy':54 'case':19,88 'catastroph':18 'caus':68 'competit':59 'due':38 'end':77 'exist':103 'fail':36 'friendship':105 'girl':15,46 'go':10 'good':104 'happen':70 'life':22 'like':72 'look':74 'lose':101 'm':31 'main':35 'mani':3 'may':76,94 'misunderstand':40 'notic':96 'one':33 'pain':78 'passiv':42 'popular':14,50 'possibl':107 'post':91 'rather':56 'risk':100 'road':8 'romanc':108 'social':61 'thing':4 'use':52 'wouldn':98 'wrong':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290895 {#5171
    date: 2023-11-06 18:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
    \n
    Thanks for this and fuck my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699313201 {#4106
    date: 2023-11-07 00:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 93568
  -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219707 {#4107
    date: 2023-11-05 22:28: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
59 DENIED edit
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
    \n
    Thanks for this and fuck my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699313201 {#4106
    date: 2023-11-07 00:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 93568
  -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219707 {#4107
    date: 2023-11-05 22:28: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
60 DENIED moderate
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
    \n
    Thanks for this and fuck my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699313201 {#4106
    date: 2023-11-07 00:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 93568
  -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699219707 {#4107
    date: 2023-11-05 22:28: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
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 {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699222436 {#5186
    date: 2023-11-05 23:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 93676
  -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
  +editedAt: DateTimeImmutable @1699239587 {#5187
    date: 2023-11-06 03:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699222436 {#5188
    date: 2023-11-05 23:13: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
63 DENIED edit
App\Entity\EntryComment {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699222436 {#5186
    date: 2023-11-05 23:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 93676
  -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
  +editedAt: DateTimeImmutable @1699239587 {#5187
    date: 2023-11-06 03:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699222436 {#5188
    date: 2023-11-05 23:13: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
64 DENIED moderate
App\Entity\EntryComment {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699222436 {#5186
    date: 2023-11-05 23:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 93676
  -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
  +editedAt: DateTimeImmutable @1699239587 {#5187
    date: 2023-11-06 03:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699222436 {#5188
    date: 2023-11-05 23:13: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
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 {#5402
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5189
    +user: Proxies\__CG__\App\Entity\User {#5190 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699222436 {#5186
      date: 2023-11-05 23:13:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 93676
    -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
    +editedAt: DateTimeImmutable @1699239587 {#5187
      date: 2023-11-06 03:59:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699222436 {#5188
      date: 2023-11-05 23:13:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699223379 {#5396
    date: 2023-11-05 23:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 93724
  -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
  +editedAt: DateTimeImmutable @1699241394 {#5399
    date: 2023-11-06 04:29:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699223379 {#5397
    date: 2023-11-05 23:29:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5402
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5189
    +user: Proxies\__CG__\App\Entity\User {#5190 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699222436 {#5186
      date: 2023-11-05 23:13:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 93676
    -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
    +editedAt: DateTimeImmutable @1699239587 {#5187
      date: 2023-11-06 03:59:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699222436 {#5188
      date: 2023-11-05 23:13:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699223379 {#5396
    date: 2023-11-05 23:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 93724
  -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
  +editedAt: DateTimeImmutable @1699241394 {#5399
    date: 2023-11-06 04:29:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699223379 {#5397
    date: 2023-11-05 23:29:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5402
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5189
    +user: Proxies\__CG__\App\Entity\User {#5190 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699222436 {#5186
      date: 2023-11-05 23:13:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 93676
    -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
    +editedAt: DateTimeImmutable @1699239587 {#5187
      date: 2023-11-06 03:59:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699222436 {#5188
      date: 2023-11-05 23:13:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699223379 {#5396
    date: 2023-11-05 23:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 93724
  -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
  +editedAt: DateTimeImmutable @1699241394 {#5399
    date: 2023-11-06 04:29:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699223379 {#5397
    date: 2023-11-05 23:29:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5402
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5189
      +user: Proxies\__CG__\App\Entity\User {#5190 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699222436 {#5186
        date: 2023-11-05 23:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 93676
      -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
      +editedAt: DateTimeImmutable @1699239587 {#5187
        date: 2023-11-06 03:59:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699222436 {#5188
        date: 2023-11-05 23:13:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699223379 {#5396
      date: 2023-11-05 23:29:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5404 …}
    +votes: Doctrine\ORM\PersistentCollection {#5406 …}
    +reports: Doctrine\ORM\PersistentCollection {#5410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
    -id: 93724
    -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
    +editedAt: DateTimeImmutable @1699241394 {#5399
      date: 2023-11-06 04:29:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699223379 {#5397
      date: 2023-11-05 23:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "You’ll get ‘em next time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699224030 {#5497
    date: 2023-11-05 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 93758
  -bodyTs: "'em':4 'get':3 'll':2 'next':5 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224030 {#5494
    date: 2023-11-05 23:40: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
71 DENIED edit
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5402
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5189
      +user: Proxies\__CG__\App\Entity\User {#5190 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699222436 {#5186
        date: 2023-11-05 23:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 93676
      -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
      +editedAt: DateTimeImmutable @1699239587 {#5187
        date: 2023-11-06 03:59:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699222436 {#5188
        date: 2023-11-05 23:13:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699223379 {#5396
      date: 2023-11-05 23:29:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5404 …}
    +votes: Doctrine\ORM\PersistentCollection {#5406 …}
    +reports: Doctrine\ORM\PersistentCollection {#5410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
    -id: 93724
    -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
    +editedAt: DateTimeImmutable @1699241394 {#5399
      date: 2023-11-06 04:29:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699223379 {#5397
      date: 2023-11-05 23:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "You’ll get ‘em next time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699224030 {#5497
    date: 2023-11-05 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 93758
  -bodyTs: "'em':4 'get':3 'll':2 'next':5 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224030 {#5494
    date: 2023-11-05 23:40: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
72 DENIED moderate
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5402
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5189
      +user: Proxies\__CG__\App\Entity\User {#5190 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "The bedrock of a good relationship is communication. If she wanted to do a threesome, she should’ve just talked to you about it lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699222436 {#5186
        date: 2023-11-05 23:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 93676
      -bodyTs: "'bedrock':2 'communic':8 'good':5 'lol':25 'relationship':6 'talk':20 'threesom':15 've':18 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384319"
      +editedAt: DateTimeImmutable @1699239587 {#5187
        date: 2023-11-06 03:59:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699222436 {#5188
        date: 2023-11-05 23:13:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "Yeah, for sure. It was complicated. We are (friendly) exes for a reason. Nonetheless, it seems pretty clear in hindsight that I might've had a threesome with two Ukrainian women on several occasions had I not been so special and unaware and...it's just really hard, y'know? *[It's just really hard](https://media.giphy.com/media/l378giAZgxPw3eO52/giphy.gif)*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699223379 {#5396
      date: 2023-11-05 23:29:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5404 …}
    +votes: Doctrine\ORM\PersistentCollection {#5406 …}
    +reports: Doctrine\ORM\PersistentCollection {#5410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
    -id: 93724
    -bodyTs: "'/media/l378giazgxpw3eo52/giphy.gif)*.':58 'clear':18 'complic':6 'exe':10 'friend':9 'hard':48,55 'hindsight':20 'know':50 'media.giphy.com':57 'media.giphy.com/media/l378giazgxpw3eo52/giphy.gif)*.':56 'might':23 'nonetheless':14 'occas':34 'pretti':17 'realli':47,54 'reason':13 'seem':16 'sever':33 'special':40 'sure':3 'threesom':27 'two':29 'ukrainian':30 'unawar':42 've':24 'women':31 'y':49 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384562"
    +editedAt: DateTimeImmutable @1699241394 {#5399
      date: 2023-11-06 04:29:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699223379 {#5397
      date: 2023-11-05 23:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "You’ll get ‘em next time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699224030 {#5497
    date: 2023-11-05 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 93758
  -bodyTs: "'em':4 'get':3 'll':2 'next':5 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224030 {#5494
    date: 2023-11-05 23:40: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
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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699254624 {#5203
    date: 2023-11-06 08:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 94576
  -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5104089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699254624 {#5204
    date: 2023-11-06 08:10: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
75 DENIED edit
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699254624 {#5203
    date: 2023-11-06 08:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 94576
  -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5104089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699254624 {#5204
    date: 2023-11-06 08:10: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
76 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699254624 {#5203
    date: 2023-11-06 08:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 94576
  -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5104089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699254624 {#5204
    date: 2023-11-06 08:10: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
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 {#5465
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699254624 {#5203
      date: 2023-11-06 08:10:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 94576
    -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5104089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699254624 {#5204
      date: 2023-11-06 08:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699281817 {#5463
    date: 2023-11-06 15:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 95246
  -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699281817 {#5464
    date: 2023-11-06 15:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5465
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699254624 {#5203
      date: 2023-11-06 08:10:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 94576
    -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5104089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699254624 {#5204
      date: 2023-11-06 08:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699281817 {#5463
    date: 2023-11-06 15:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 95246
  -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699281817 {#5464
    date: 2023-11-06 15:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5465
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699254624 {#5203
      date: 2023-11-06 08:10:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 94576
    -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5104089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699254624 {#5204
      date: 2023-11-06 08:10:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699281817 {#5463
    date: 2023-11-06 15:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 95246
  -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699281817 {#5464
    date: 2023-11-06 15:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5532
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    are you doing like a bit?\n
    \n
    it was after a beer marathon, previous day I drank 9 beers and passed out kinda
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699286871 {#5530
    date: 2023-11-06 17:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 95546
  -bodyTs: "'9':17 'beer':11,18 'bit':6 'day':14 'drank':16 'kinda':22 'like':4 'marathon':12 'pass':20 'previous':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699286871 {#5531
    date: 2023-11-06 17:07: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
83 DENIED edit
App\Entity\EntryComment {#5532
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    are you doing like a bit?\n
    \n
    it was after a beer marathon, previous day I drank 9 beers and passed out kinda
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699286871 {#5530
    date: 2023-11-06 17:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 95546
  -bodyTs: "'9':17 'beer':11,18 'bit':6 'day':14 'drank':16 'kinda':22 'like':4 'marathon':12 'pass':20 'previous':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699286871 {#5531
    date: 2023-11-06 17:07: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
84 DENIED moderate
App\Entity\EntryComment {#5532
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    are you doing like a bit?\n
    \n
    it was after a beer marathon, previous day I drank 9 beers and passed out kinda
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699286871 {#5530
    date: 2023-11-06 17:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 95546
  -bodyTs: "'9':17 'beer':11,18 'bit':6 'day':14 'drank':16 'kinda':22 'like':4 'marathon':12 'pass':20 'previous':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699286871 {#5531
    date: 2023-11-06 17:07: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
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 {#5547
  +user: Proxies\__CG__\App\Entity\User {#5548 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Or do it like me. You can drink more if you drink at least the same amount of water. Of course this has its limitations. At some point drinking water just reduces the headache the next day but doesn’t makes you think clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699288138 {#5545
    date: 2023-11-06 17:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5549 …}
  +nested: Doctrine\ORM\PersistentCollection {#5551 …}
  +votes: Doctrine\ORM\PersistentCollection {#5553 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 95614
  -bodyTs: "'amount':17 'clear':44 'cours':21 'day':37 'doesn':39 'drink':8,12,29 'headach':34 'least':14 'like':4 'limit':25 'make':41 'next':36 'point':28 'reduc':32 'think':43 'water':19,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4571334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288138 {#5546
    date: 2023-11-06 17:28: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
87 DENIED edit
App\Entity\EntryComment {#5547
  +user: Proxies\__CG__\App\Entity\User {#5548 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Or do it like me. You can drink more if you drink at least the same amount of water. Of course this has its limitations. At some point drinking water just reduces the headache the next day but doesn’t makes you think clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699288138 {#5545
    date: 2023-11-06 17:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5549 …}
  +nested: Doctrine\ORM\PersistentCollection {#5551 …}
  +votes: Doctrine\ORM\PersistentCollection {#5553 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 95614
  -bodyTs: "'amount':17 'clear':44 'cours':21 'day':37 'doesn':39 'drink':8,12,29 'headach':34 'least':14 'like':4 'limit':25 'make':41 'next':36 'point':28 'reduc':32 'think':43 'water':19,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4571334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288138 {#5546
    date: 2023-11-06 17:28: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
88 DENIED moderate
App\Entity\EntryComment {#5547
  +user: Proxies\__CG__\App\Entity\User {#5548 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5465
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#4124 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
          \n
          Thanks for this and fuck my life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1699313201 {#4106
          date: 2023-11-07 00:26:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4112 …}
        +nested: Doctrine\ORM\PersistentCollection {#4114 …}
        +votes: Doctrine\ORM\PersistentCollection {#4116 …}
        +reports: Doctrine\ORM\PersistentCollection {#4118 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
        -id: 93568
        -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699219707 {#4107
          date: 2023-11-05 22:28:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4111}
      +body: "those random realizations are the worst, like one day years later realizing that the proper response to a girl inviting you in for beer is not: “no thanks I have had too much yesterday” and then leaving"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699254624 {#5203
        date: 2023-11-06 08:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 94576
      -bodyTs: "'beer':24 'day':9 'girl':19 'invit':20 'later':11 'leav':37 'like':7 'much':33 'one':8 'proper':15 'random':2 'realiz':3,12 'respons':16 'thank':28 'worst':6 'year':10 'yesterday':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5104089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699254624 {#5204
        date: 2023-11-06 08:10:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: ""Ahem, unlike those other normie assholes, I *moderate* my alcohol intake, thank you. (That'll impress her...)""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699281817 {#5463
      date: 2023-11-06 15:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
      "@kameecoding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5468 …}
    +votes: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 95246
    -bodyTs: "'ahem':1 'alcohol':10 'asshol':6 'impress':16 'intak':11 'll':15 'moder':8 'normi':5 'thank':12 'unlik':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3395379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699281817 {#5464
      date: 2023-11-06 15:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Or do it like me. You can drink more if you drink at least the same amount of water. Of course this has its limitations. At some point drinking water just reduces the headache the next day but doesn’t makes you think clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699288138 {#5545
    date: 2023-11-06 17:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5549 …}
  +nested: Doctrine\ORM\PersistentCollection {#5551 …}
  +votes: Doctrine\ORM\PersistentCollection {#5553 …}
  +reports: Doctrine\ORM\PersistentCollection {#5555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5559 …}
  -id: 95614
  -bodyTs: "'amount':17 'clear':44 'cours':21 'day':37 'doesn':39 'drink':8,12,29 'headach':34 'least':14 'like':4 'limit':25 'make':41 'next':36 'point':28 'reduc':32 'think':43 'water':19,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4571334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699288138 {#5546
    date: 2023-11-06 17:28: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
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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
    \n
    And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699289567 {#5219
    date: 2023-11-06 17:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 95715
  -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4363207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289567 {#5220
    date: 2023-11-06 17:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
    \n
    And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699289567 {#5219
    date: 2023-11-06 17:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 95715
  -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4363207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289567 {#5220
    date: 2023-11-06 17:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
      \n
      Thanks for this and fuck my life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699313201 {#4106
      date: 2023-11-07 00:26:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 93568
    -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699219707 {#4107
      date: 2023-11-05 22:28:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: """
    This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
    \n
    And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699289567 {#5219
    date: 2023-11-06 17:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 95715
  -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4363207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289567 {#5220
    date: 2023-11-06 17:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5480
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: """
      This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
      \n
      And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699289567 {#5219
      date: 2023-11-06 17:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 95715
    -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4363207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699289567 {#5220
      date: 2023-11-06 17:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Whaaaaat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699289655 {#5478
    date: 2023-11-06 17:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@SpaceCadet@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 95720
  -bodyTs: "'whaaaaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3397819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289655 {#5479
    date: 2023-11-06 17:54: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
95 DENIED edit
App\Entity\EntryComment {#5480
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: """
      This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
      \n
      And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699289567 {#5219
      date: 2023-11-06 17:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 95715
    -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4363207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699289567 {#5220
      date: 2023-11-06 17:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Whaaaaat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699289655 {#5478
    date: 2023-11-06 17:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@SpaceCadet@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 95720
  -bodyTs: "'whaaaaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3397819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289655 {#5479
    date: 2023-11-06 17:54: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
96 DENIED moderate
App\Entity\EntryComment {#5480
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Was just realizing this morning that my ex-wife was clearly trying to signal interest in a threesome with another woman.\n
        \n
        Thanks for this and fuck my life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699313201 {#4106
        date: 2023-11-07 00:26:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 93568
      -bodyTs: "'anoth':21 'clear':12 'ex':9 'ex-wif':8 'fuck':27 'interest':16 'life':29 'morn':5 'realiz':3 'signal':15 'thank':23 'threesom':19 'tri':13 'wife':10 'woman':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3383636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699219707 {#4107
        date: 2023-11-05 22:28:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: """
      This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex *with me*, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.\n
      \n
      And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699289567 {#5219
      date: 2023-11-06 17:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 95715
    -bodyTs: "'awkward':48 'bodi':72 'couch':54 'could':86 'coupl':13 'cunnilingus':80 'drop':29 'eachoth':59 'even':27 'girl':65,76 'give':94 'go':105 'guess':100 'hint':30 'home':9,106 'interest':22 'know':38 'lesbian':12 'like':31,36 'make':61 'men':44 'move':77 'movi':51 'oh':89 'one':64 'parti':16 'perform':79 'privaci':97 'probabl':93 'pull':66 'realiz':19 'remind':2 'repeat':32 'sex':24 'start':56 'tell':33 'thing':35 'think':87 'time':6,103 'touch':70 'undress':58 've':40 'watch':49 'went':8 'wow':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4363207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699289567 {#5220
      date: 2023-11-06 17:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Whaaaaat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699289655 {#5478
    date: 2023-11-06 17:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ivanafterall@kbin.social"
    "@SpaceCadet@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 95720
  -bodyTs: "'whaaaaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3397819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699289655 {#5479
    date: 2023-11-06 17:54: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
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 {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, just focus on what you missed before and you’ll catch the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699220562 {#4180
    date: 2023-11-05 22:42:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 93599
  -bodyTs: "'catch':14 'focus':5 'll':13 'miss':9 'next':16 'one':17 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5199147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220562 {#4181
    date: 2023-11-05 22:42: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
99 DENIED edit
App\Entity\EntryComment {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, just focus on what you missed before and you’ll catch the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699220562 {#4180
    date: 2023-11-05 22:42:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 93599
  -bodyTs: "'catch':14 'focus':5 'll':13 'miss':9 'next':16 'one':17 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5199147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220562 {#4181
    date: 2023-11-05 22:42: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
100 DENIED moderate
App\Entity\EntryComment {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, just focus on what you missed before and you’ll catch the next one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699220562 {#4180
    date: 2023-11-05 22:42:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 93599
  -bodyTs: "'catch':14 'focus':5 'll':13 'miss':9 'next':16 'one':17 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5199147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220562 {#4181
    date: 2023-11-05 22:42: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
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 {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I call bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699222490 {#4253
    date: 2023-11-05 23:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 93679
  -bodyTs: "'bs':3 'call':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4559344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222490 {#4254
    date: 2023-11-05 23:14: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
103 DENIED edit
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I call bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699222490 {#4253
    date: 2023-11-05 23:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 93679
  -bodyTs: "'bs':3 'call':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4559344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222490 {#4254
    date: 2023-11-05 23:14: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
104 DENIED moderate
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I call bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699222490 {#4253
    date: 2023-11-05 23:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 93679
  -bodyTs: "'bs':3 'call':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4559344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222490 {#4254
    date: 2023-11-05 23:14: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
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 {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "> heaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699307404 {#4326
    date: 2023-11-06 22:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 93717
  -bodyTs: "'heap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223292 {#4327
    date: 2023-11-05 23:28:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "> heaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699307404 {#4326
    date: 2023-11-06 22:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 93717
  -bodyTs: "'heap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223292 {#4327
    date: 2023-11-05 23:28:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "> heaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699307404 {#4326
    date: 2023-11-06 22:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 93717
  -bodyTs: "'heap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223292 {#4327
    date: 2023-11-05 23:28:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5236
  +user: Proxies\__CG__\App\Entity\User {#5237 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "The cops will never find them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699229800 {#5234
    date: 2023-11-06 01:16:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 93952
  -bodyTs: "'cop':2 'find':5 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5771499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229800 {#5235
    date: 2023-11-06 01:16:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5236
  +user: Proxies\__CG__\App\Entity\User {#5237 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "The cops will never find them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699229800 {#5234
    date: 2023-11-06 01:16:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 93952
  -bodyTs: "'cop':2 'find':5 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5771499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229800 {#5235
    date: 2023-11-06 01:16:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5236
  +user: Proxies\__CG__\App\Entity\User {#5237 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "The cops will never find them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699229800 {#5234
    date: 2023-11-06 01:16:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 93952
  -bodyTs: "'cop':2 'find':5 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5771499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229800 {#5235
    date: 2023-11-06 01:16:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5253
  +user: Proxies\__CG__\App\Entity\User {#5254 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "This means they are in arrays that satisfy the heap condition, resulting in efficiently traversable and sortable tree structures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699284983 {#5250
    date: 2023-11-06 16:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5255 …}
  +nested: Doctrine\ORM\PersistentCollection {#5257 …}
  +votes: Doctrine\ORM\PersistentCollection {#5259 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 95419
  -bodyTs: "'array':6 'condit':11 'effici':14 'heap':10 'mean':2 'result':12 'satisfi':8 'sortabl':17 'structur':19 'travers':15 'tree':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4570214"
  +editedAt: DateTimeImmutable @1699307458 {#5251
    date: 2023-11-06 22:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699284983 {#5252
    date: 2023-11-06 16:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5253
  +user: Proxies\__CG__\App\Entity\User {#5254 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "This means they are in arrays that satisfy the heap condition, resulting in efficiently traversable and sortable tree structures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699284983 {#5250
    date: 2023-11-06 16:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5255 …}
  +nested: Doctrine\ORM\PersistentCollection {#5257 …}
  +votes: Doctrine\ORM\PersistentCollection {#5259 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 95419
  -bodyTs: "'array':6 'condit':11 'effici':14 'heap':10 'mean':2 'result':12 'satisfi':8 'sortabl':17 'structur':19 'travers':15 'tree':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4570214"
  +editedAt: DateTimeImmutable @1699307458 {#5251
    date: 2023-11-06 22:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699284983 {#5252
    date: 2023-11-06 16:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5253
  +user: Proxies\__CG__\App\Entity\User {#5254 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "> heaps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699307404 {#4326
      date: 2023-11-06 22:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 93717
    -bodyTs: "'heap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699223292 {#4327
      date: 2023-11-05 23:28:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "This means they are in arrays that satisfy the heap condition, resulting in efficiently traversable and sortable tree structures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699284983 {#5250
    date: 2023-11-06 16:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5255 …}
  +nested: Doctrine\ORM\PersistentCollection {#5257 …}
  +votes: Doctrine\ORM\PersistentCollection {#5259 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 95419
  -bodyTs: "'array':6 'condit':11 'effici':14 'heap':10 'mean':2 'result':12 'satisfi':8 'sortabl':17 'structur':19 'travers':15 'tree':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4570214"
  +editedAt: DateTimeImmutable @1699307458 {#5251
    date: 2023-11-06 22:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699284983 {#5252
    date: 2023-11-06 16:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "or we just eyed each other from afar, but not obviously enough for the other person to notice, and never found an excuse to make closer contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699223888 {#4401
    date: 2023-11-05 23:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 93745
  -bodyTs: "'afar':8 'closer':26 'contact':27 'enough':12 'excus':23 'eye':4 'found':21 'make':25 'never':20 'notic':18 'obvious':11 'person':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223888 {#4402
    date: 2023-11-05 23:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "or we just eyed each other from afar, but not obviously enough for the other person to notice, and never found an excuse to make closer contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699223888 {#4401
    date: 2023-11-05 23:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 93745
  -bodyTs: "'afar':8 'closer':26 'contact':27 'enough':12 'excus':23 'eye':4 'found':21 'make':25 'never':20 'notic':18 'obvious':11 'person':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223888 {#4402
    date: 2023-11-05 23:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "or we just eyed each other from afar, but not obviously enough for the other person to notice, and never found an excuse to make closer contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699223888 {#4401
    date: 2023-11-05 23:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 93745
  -bodyTs: "'afar':8 'closer':26 'contact':27 'enough':12 'excus':23 'eye':4 'found':21 'make':25 'never':20 'notic':18 'obvious':11 'person':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3384701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699223888 {#4402
    date: 2023-11-05 23:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4479
  +user: App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
    \n
    “Who?”\n
    \n
    “Christine Smith. The blonde girl?”\n
    \n
    “The blond girl who wore all those surfer shirts?”\n
    \n
    “Yeah. Whats so bad about her?”\n
    \n
    “Nothing. She was always so quiet. I barely remember her.”\n
    \n
    “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
    \n
    “She did?”\n
    \n
    “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
    \n
    “I literally had no idea. I totally would have dated her.”\n
    \n
    “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
    \n
    I literally had no idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699270671 {#4474
    date: 2023-11-06 12:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 93780
  -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224454 {#4475
    date: 2023-11-05 23:47: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
123 DENIED edit
App\Entity\EntryComment {#4479
  +user: App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
    \n
    “Who?”\n
    \n
    “Christine Smith. The blonde girl?”\n
    \n
    “The blond girl who wore all those surfer shirts?”\n
    \n
    “Yeah. Whats so bad about her?”\n
    \n
    “Nothing. She was always so quiet. I barely remember her.”\n
    \n
    “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
    \n
    “She did?”\n
    \n
    “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
    \n
    “I literally had no idea. I totally would have dated her.”\n
    \n
    “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
    \n
    I literally had no idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699270671 {#4474
    date: 2023-11-06 12:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 93780
  -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224454 {#4475
    date: 2023-11-05 23:47: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
124 DENIED moderate
App\Entity\EntryComment {#4479
  +user: App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
    \n
    “Who?”\n
    \n
    “Christine Smith. The blonde girl?”\n
    \n
    “The blond girl who wore all those surfer shirts?”\n
    \n
    “Yeah. Whats so bad about her?”\n
    \n
    “Nothing. She was always so quiet. I barely remember her.”\n
    \n
    “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
    \n
    “She did?”\n
    \n
    “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
    \n
    “I literally had no idea. I totally would have dated her.”\n
    \n
    “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
    \n
    I literally had no idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699270671 {#4474
    date: 2023-11-06 12:37:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 93780
  -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5096723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699224454 {#4475
    date: 2023-11-05 23:47: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
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 {#5269
  +user: Proxies\__CG__\App\Entity\User {#5270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: "She didn’t get depressed because you didn’t talk to her, and she wasn’t interested in you because you were VP of the science fiction club in high school. It all just sounds so self important even if that’s not your intent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699245345 {#5267
    date: 2023-11-06 05:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5275 …}
  +reports: Doctrine\ORM\PersistentCollection {#5277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5281 …}
  -id: 94369
  -bodyTs: "'club':28 'depress':5 'didn':2,8 'even':39 'fiction':27 'get':4 'high':30 'import':38 'intent':45 'interest':17 'school':31 'scienc':26 'self':37 'sound':35 'talk':10 'vp':23 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5777170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699245345 {#5268
    date: 2023-11-06 05:35: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
127 DENIED edit
App\Entity\EntryComment {#5269
  +user: Proxies\__CG__\App\Entity\User {#5270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: "She didn’t get depressed because you didn’t talk to her, and she wasn’t interested in you because you were VP of the science fiction club in high school. It all just sounds so self important even if that’s not your intent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699245345 {#5267
    date: 2023-11-06 05:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5275 …}
  +reports: Doctrine\ORM\PersistentCollection {#5277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5281 …}
  -id: 94369
  -bodyTs: "'club':28 'depress':5 'didn':2,8 'even':39 'fiction':27 'get':4 'high':30 'import':38 'intent':45 'interest':17 'school':31 'scienc':26 'self':37 'sound':35 'talk':10 'vp':23 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5777170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699245345 {#5268
    date: 2023-11-06 05:35: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
128 DENIED moderate
App\Entity\EntryComment {#5269
  +user: Proxies\__CG__\App\Entity\User {#5270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: "She didn’t get depressed because you didn’t talk to her, and she wasn’t interested in you because you were VP of the science fiction club in high school. It all just sounds so self important even if that’s not your intent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699245345 {#5267
    date: 2023-11-06 05:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5275 …}
  +reports: Doctrine\ORM\PersistentCollection {#5277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5281 …}
  -id: 94369
  -bodyTs: "'club':28 'depress':5 'didn':2,8 'even':39 'fiction':27 'get':4 'high':30 'import':38 'intent':45 'interest':17 'school':31 'scienc':26 'self':37 'sound':35 'talk':10 'vp':23 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5777170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699245345 {#5268
    date: 2023-11-06 05:35: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
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 {#5285
  +user: Proxies\__CG__\App\Entity\User {#5286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: """
    And then everybody clapped, question mark?\n
    \n
    Because if it were true, those colleagues were stupid AF not picking up that you weren’t picking up. Or that they tried to force the romance, clearly leading her into depression.\n
    \n
    So I call BS, sorry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699227879 {#5283
    date: 2023-11-06 00:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +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: 93896
  -bodyTs: "'af':16 'bs':42 'call':41 'clap':4 'clear':34 'colleagu':13 'depress':38 'everybodi':3 'forc':31 'lead':35 'mark':6 'pick':18,24 'question':5 'romanc':33 'sorri':43 'stupid':15 'tri':29 'true':11 'weren':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4554980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227879 {#5284
    date: 2023-11-06 00:44: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
131 DENIED edit
App\Entity\EntryComment {#5285
  +user: Proxies\__CG__\App\Entity\User {#5286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: """
    And then everybody clapped, question mark?\n
    \n
    Because if it were true, those colleagues were stupid AF not picking up that you weren’t picking up. Or that they tried to force the romance, clearly leading her into depression.\n
    \n
    So I call BS, sorry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699227879 {#5283
    date: 2023-11-06 00:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +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: 93896
  -bodyTs: "'af':16 'bs':42 'call':41 'clap':4 'clear':34 'colleagu':13 'depress':38 'everybodi':3 'forc':31 'lead':35 'mark':6 'pick':18,24 'question':5 'romanc':33 'sorri':43 'stupid':15 'tri':29 'true':11 'weren':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4554980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227879 {#5284
    date: 2023-11-06 00:44: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
132 DENIED moderate
App\Entity\EntryComment {#5285
  +user: Proxies\__CG__\App\Entity\User {#5286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4479
    +user: App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In high school, we had a science fiction club. I was vice president in my senior year. A year after I graduated, I was hanging out with some fellow graduates and one of them said, “How come you hated Christine so much?”\n
      \n
      “Who?”\n
      \n
      “Christine Smith. The blonde girl?”\n
      \n
      “The blond girl who wore all those surfer shirts?”\n
      \n
      “Yeah. Whats so bad about her?”\n
      \n
      “Nothing. She was always so quiet. I barely remember her.”\n
      \n
      “Yeah, well she practically threw herself at you, and you treated her like she didn’t exist.”\n
      \n
      “She did?”\n
      \n
      “Yeah. We even tried to make it easy. We set her up at parties to talk to you, and you just acted like she wasn’t even there. You were so rude.”\n
      \n
      “I literally had no idea. I totally would have dated her.”\n
      \n
      “Yeah, well, too late. She got so depressed after you graduated, that she ended up dropping out of everything and tried to kill herself. Shes been hospitalized and her parents moved away to be with her. Like, couldn’t you gave even said hi? Just because you made vice president of the club didn’t mean you were better than her or something.”\n
      \n
      I literally had no idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699270671 {#4474
      date: 2023-11-06 12:37:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4480 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
    -id: 93780
    -bodyTs: "'act':114 'alway':67 'away':167 'bad':61 'bare':71 'better':194 'blond':47,50 'christin':40,44 'club':9,188 'come':37 'couldn':173 'date':134 'depress':143 'didn':88,189 'drop':151 'easi':100 'end':149 'even':95,119,177 'everyth':154 'exist':90 'fellow':29 'fiction':8 'gave':176 'girl':48,51 'got':141 'graduat':22,30,146 'hang':25 'hate':39 'hi':179 'high':2 'hospit':162 'idea':129,203 'kill':158 'late':139 'like':86,115,172 'liter':126,200 'made':183 'make':98 'mean':191 'move':166 'much':42 'noth':64 'one':32 'parent':165 'parti':106 'practic':77 'presid':13,185 'quiet':69 'rememb':72 'rude':124 'said':35,178 'school':3 'scienc':7 'senior':16 'set':102 'shes':160 'shirt':57 'smith':45 'someth':198 'surfer':56 'talk':108 'threw':78 'total':131 'treat':84 'tri':96,156 'vice':12,184 'wasn':117 'well':75,137 'what':59 'wore':53 'would':132 'yeah':58,74,93,136 'year':17,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5096723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699224454 {#4475
      date: 2023-11-05 23:47:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4479}
  +body: """
    And then everybody clapped, question mark?\n
    \n
    Because if it were true, those colleagues were stupid AF not picking up that you weren’t picking up. Or that they tried to force the romance, clearly leading her into depression.\n
    \n
    So I call BS, sorry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699227879 {#5283
    date: 2023-11-06 00:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@punkwalrus@lemmy.world"
  ]
  +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: 93896
  -bodyTs: "'af':16 'bs':42 'call':41 'clap':4 'clear':34 'colleagu':13 'depress':38 'everybodi':3 'forc':31 'lead':35 'mark':6 'pick':18,24 'question':5 'romanc':33 'sorri':43 'stupid':15 'tri':29 'true':11 'weren':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4554980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227879 {#5284
    date: 2023-11-06 00:44: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
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 {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1699264840 {#4549
    date: 2023-11-06 11:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 93814
  -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4145085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225151 {#4550
    date: 2023-11-05 23: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
135 DENIED edit
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1699264840 {#4549
    date: 2023-11-06 11:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 93814
  -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4145085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225151 {#4550
    date: 2023-11-05 23: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
136 DENIED moderate
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1699264840 {#4549
    date: 2023-11-06 11:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 93814
  -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4145085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225151 {#4550
    date: 2023-11-05 23: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
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 {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: App\Entity\User {#4567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1699264840 {#4549
      date: 2023-11-06 11:00:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 93814
    -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4145085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225151 {#4550
      date: 2023-11-05 23:59:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: """
    What is flirting but a good conversation with some complimenting and occasional teasing?\n
    \n
    I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699235815 {#5299
    date: 2023-11-06 02:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +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: 94161
  -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3113252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235815 {#5300
    date: 2023-11-06 02:56:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: App\Entity\User {#4567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1699264840 {#4549
      date: 2023-11-06 11:00:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 93814
    -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4145085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225151 {#4550
      date: 2023-11-05 23:59:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: """
    What is flirting but a good conversation with some complimenting and occasional teasing?\n
    \n
    I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699235815 {#5299
    date: 2023-11-06 02:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +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: 94161
  -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3113252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235815 {#5300
    date: 2023-11-06 02:56:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: App\Entity\User {#4567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1699264840 {#4549
      date: 2023-11-06 11:00:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 93814
    -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4145085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225151 {#4550
      date: 2023-11-05 23:59:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: """
    What is flirting but a good conversation with some complimenting and occasional teasing?\n
    \n
    I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699235815 {#5299
    date: 2023-11-06 02:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +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: 94161
  -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3113252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235815 {#5300
    date: 2023-11-06 02:56:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5450
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: App\Entity\User {#4567 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1699264840 {#4549
        date: 2023-11-06 11:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4555 …}
      +nested: Doctrine\ORM\PersistentCollection {#4557 …}
      +votes: Doctrine\ORM\PersistentCollection {#4559 …}
      +reports: Doctrine\ORM\PersistentCollection {#4561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
      -id: 93814
      -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4145085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699225151 {#4550
        date: 2023-11-05 23:59:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4554}
    +body: """
      What is flirting but a good conversation with some complimenting and occasional teasing?\n
      \n
      I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699235815 {#5299
      date: 2023-11-06 02:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    ]
    +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: 94161
    -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3113252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235815 {#5300
      date: 2023-11-06 02:56:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#5448
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#5449
    date: 2023-11-06 03:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5450
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: App\Entity\User {#4567 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1699264840 {#4549
        date: 2023-11-06 11:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4555 …}
      +nested: Doctrine\ORM\PersistentCollection {#4557 …}
      +votes: Doctrine\ORM\PersistentCollection {#4559 …}
      +reports: Doctrine\ORM\PersistentCollection {#4561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
      -id: 93814
      -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4145085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699225151 {#4550
        date: 2023-11-05 23:59:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4554}
    +body: """
      What is flirting but a good conversation with some complimenting and occasional teasing?\n
      \n
      I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699235815 {#5299
      date: 2023-11-06 02:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    ]
    +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: 94161
    -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3113252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235815 {#5300
      date: 2023-11-06 02:56:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#5448
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#5449
    date: 2023-11-06 03:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5450
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: Proxies\__CG__\App\Entity\User {#5302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: App\Entity\User {#4567 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Hell, I’m so socially inept that I interacted with girls in the past and then as they were leaving I was told that I did well at flirting with them, to which I responded with, “I was *flirting*?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1699264840 {#4549
        date: 2023-11-06 11:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4555 …}
      +nested: Doctrine\ORM\PersistentCollection {#4557 …}
      +votes: Doctrine\ORM\PersistentCollection {#4559 …}
      +reports: Doctrine\ORM\PersistentCollection {#4561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
      -id: 93814
      -bodyTs: "'flirt':29,39 'girl':11 'hell':1 'inept':6 'interact':9 'leav':20 'm':3 'past':14 'respond':35 'social':5 'told':23 'well':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4145085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699225151 {#4550
        date: 2023-11-05 23:59:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4554}
    +body: """
      What is flirting but a good conversation with some complimenting and occasional teasing?\n
      \n
      I really wish when I was younger people hadn’t put the title of “flirting” on having a fun conversation with people of the opposite sex, and put it on the checklist of getting a date. If people had just said “be yourself and try to have fun”, around *all* intersections (and not just as cheesy dating advice when talking about the opposite sex) I probably would’ve been a lot more successful in forming relationships in my teenage years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699235815 {#5299
      date: 2023-11-06 02:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    ]
    +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: 94161
    -bodyTs: "'advic':71 'around':62 'checklist':45 'cheesi':69 'compliment':10 'convers':7,33 'date':49,70 'flirt':3,28 'form':88 'fun':32,61 'get':47 'good':6 'hadn':22 'intersect':64 'lot':84 'occasion':12 'opposit':38,76 'peopl':21,35,51 'probabl':79 'put':24,41 'realli':15 'relationship':89 'said':54 'sex':39,77 'success':86 'talk':73 'teas':13 'teenag':92 'titl':26 'tri':58 've':81 'wish':16 'would':80 'year':93 'younger':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3113252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235815 {#5300
      date: 2023-11-06 02:56:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4554}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#5448
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#5449
    date: 2023-11-06 03:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I respect your optimism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699228491 {#4623
    date: 2023-11-06 00:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 93914
  -bodyTs: "'optim':4 'respect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5097896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228491 {#4624
    date: 2023-11-06 00:54: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
147 DENIED edit
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I respect your optimism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699228491 {#4623
    date: 2023-11-06 00:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 93914
  -bodyTs: "'optim':4 'respect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5097896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228491 {#4624
    date: 2023-11-06 00:54: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
148 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I respect your optimism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699228491 {#4623
    date: 2023-11-06 00:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 93914
  -bodyTs: "'optim':4 'respect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5097896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228491 {#4624
    date: 2023-11-06 00:54: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
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 {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thinking about that time I comped a cute girl’s meal (she forgot her card and I had a line to the door). She came back after closing hours and knocked on the door. She was really greatful for me covering her meal and wanted to pay me back. I told her it was okay and then locked the door (without a further thought). She then stood there for a bit before leaving… Later a coworker came over and was like “dude, I think she wanted you to ask for her number.” You could hear the gears turning in my head after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1699229891 {#4696
    date: 2023-11-06 01:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 93954
  -bodyTs: "'ask':89 'back':26,49 'bit':71 'came':25,77 'card':15 'close':28 'comp':6 'could':94 'cover':41 'cowork':76 'cute':8 'door':23,34,60 'dude':82 'forgot':13 'gear':97 'girl':9 'great':38 'head':101 'hear':95 'hour':29 'knock':31 'later':74 'leav':73 'like':81 'line':20 'lock':58 'meal':11,43 'number':92 'okay':55 'pay':47 'realli':37 'stood':67 'think':1,84 'thought':64 'time':4 'told':51 'turn':98 'want':45,86 'without':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5098341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229891 {#4697
    date: 2023-11-06 01:18: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
151 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thinking about that time I comped a cute girl’s meal (she forgot her card and I had a line to the door). She came back after closing hours and knocked on the door. She was really greatful for me covering her meal and wanted to pay me back. I told her it was okay and then locked the door (without a further thought). She then stood there for a bit before leaving… Later a coworker came over and was like “dude, I think she wanted you to ask for her number.” You could hear the gears turning in my head after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1699229891 {#4696
    date: 2023-11-06 01:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 93954
  -bodyTs: "'ask':89 'back':26,49 'bit':71 'came':25,77 'card':15 'close':28 'comp':6 'could':94 'cover':41 'cowork':76 'cute':8 'door':23,34,60 'dude':82 'forgot':13 'gear':97 'girl':9 'great':38 'head':101 'hear':95 'hour':29 'knock':31 'later':74 'leav':73 'like':81 'line':20 'lock':58 'meal':11,43 'number':92 'okay':55 'pay':47 'realli':37 'stood':67 'think':1,84 'thought':64 'time':4 'told':51 'turn':98 'want':45,86 'without':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5098341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229891 {#4697
    date: 2023-11-06 01:18: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
152 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thinking about that time I comped a cute girl’s meal (she forgot her card and I had a line to the door). She came back after closing hours and knocked on the door. She was really greatful for me covering her meal and wanted to pay me back. I told her it was okay and then locked the door (without a further thought). She then stood there for a bit before leaving… Later a coworker came over and was like “dude, I think she wanted you to ask for her number.” You could hear the gears turning in my head after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1699229891 {#4696
    date: 2023-11-06 01:18:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 93954
  -bodyTs: "'ask':89 'back':26,49 'bit':71 'came':25,77 'card':15 'close':28 'comp':6 'could':94 'cover':41 'cowork':76 'cute':8 'door':23,34,60 'dude':82 'forgot':13 'gear':97 'girl':9 'great':38 'head':101 'hear':95 'hour':29 'knock':31 'later':74 'leav':73 'like':81 'line':20 'lock':58 'meal':11,43 'number':92 'okay':55 'pay':47 'realli':37 'stood':67 'think':1,84 'thought':64 'time':4 'told':51 'turn':98 'want':45,86 'without':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5098341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699229891 {#4697
    date: 2023-11-06 01:18: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
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 {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699315010 {#4769
    date: 2023-11-07 00:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 94154
  -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5204927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235660 {#4770
    date: 2023-11-06 02:54: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
155 DENIED edit
App\Entity\EntryComment {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699315010 {#4769
    date: 2023-11-07 00:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 94154
  -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5204927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235660 {#4770
    date: 2023-11-06 02:54: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
156 DENIED moderate
App\Entity\EntryComment {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699315010 {#4769
    date: 2023-11-07 00:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 94154
  -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5204927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235660 {#4770
    date: 2023-11-06 02:54: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
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 {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: """
    “I’m flirting with you,”\n
    \n
    “Why? Don’t lie to me.” Whilst I’m making a mental list of absolutely everything why that’s complete bollocks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699272651 {#5315
    date: 2023-11-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +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: 94902
  -bodyTs: "'absolut':20 'bollock':26 'complet':25 'everyth':21 'flirt':3 'lie':9 'list':18 'm':2,14 'make':15 'mental':17 'whilst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4165206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699272651 {#5316
    date: 2023-11-06 13:10: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
159 DENIED edit
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: """
    “I’m flirting with you,”\n
    \n
    “Why? Don’t lie to me.” Whilst I’m making a mental list of absolutely everything why that’s complete bollocks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699272651 {#5315
    date: 2023-11-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +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: 94902
  -bodyTs: "'absolut':20 'bollock':26 'complet':25 'everyth':21 'flirt':3 'lie':9 'list':18 'm':2,14 'make':15 'mental':17 'whilst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4165206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699272651 {#5316
    date: 2023-11-06 13:10: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
160 DENIED moderate
App\Entity\EntryComment {#5317
  +user: Proxies\__CG__\App\Entity\User {#5318 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: """
    “I’m flirting with you,”\n
    \n
    “Why? Don’t lie to me.” Whilst I’m making a mental list of absolutely everything why that’s complete bollocks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699272651 {#5315
    date: 2023-11-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +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: 94902
  -bodyTs: "'absolut':20 'bollock':26 'complet':25 'everyth':21 'flirt':3 'lie':9 'list':18 'm':2,14 'make':15 'mental':17 'whilst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4165206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699272651 {#5316
    date: 2023-11-06 13:10: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
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 {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "By asking them “Why?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699240538 {#5331
    date: 2023-11-06 04:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 94262
  -bodyTs: "'ask':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4890558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240538 {#5332
    date: 2023-11-06 04:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "By asking them “Why?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699240538 {#5331
    date: 2023-11-06 04:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 94262
  -bodyTs: "'ask':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4890558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240538 {#5332
    date: 2023-11-06 04:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "By asking them “Why?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699240538 {#5331
    date: 2023-11-06 04:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 94262
  -bodyTs: "'ask':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4890558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240538 {#5332
    date: 2023-11-06 04:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5349
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "I had a girl in high school (high school!) literally say to me “when am I going to get to feel that dick of yours inside me?” and I blew it, thought she was just joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699238620 {#5347
    date: 2023-11-06 03:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 94219
  -bodyTs: "'blew':30 'dick':23 'feel':21 'get':19 'girl':4 'go':17 'high':6,8 'insid':26 'joke':36 'liter':10 'say':11 'school':7,9 'thought':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238620 {#5348
    date: 2023-11-06 03:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5349
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "I had a girl in high school (high school!) literally say to me “when am I going to get to feel that dick of yours inside me?” and I blew it, thought she was just joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699238620 {#5347
    date: 2023-11-06 03:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 94219
  -bodyTs: "'blew':30 'dick':23 'feel':21 'get':19 'girl':4 'go':17 'high':6,8 'insid':26 'joke':36 'liter':10 'say':11 'school':7,9 'thought':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238620 {#5348
    date: 2023-11-06 03:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5349
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "I had a girl in high school (high school!) literally say to me “when am I going to get to feel that dick of yours inside me?” and I blew it, thought she was just joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699238620 {#5347
    date: 2023-11-06 03:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 94219
  -bodyTs: "'blew':30 'dick':23 'feel':21 'get':19 'girl':4 'go':17 'high':6,8 'insid':26 'joke':36 'liter':10 'say':11 'school':7,9 'thought':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238620 {#5348
    date: 2023-11-06 03:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "You never know, they might just be Canadian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699259220 {#5362
    date: 2023-11-06 09:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 94660
  -bodyTs: "'canadian':8 'know':3 'might':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5780878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699259220 {#5363
    date: 2023-11-06 09:27: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
171 DENIED edit
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "You never know, they might just be Canadian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699259220 {#5362
    date: 2023-11-06 09:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 94660
  -bodyTs: "'canadian':8 'know':3 'might':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5780878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699259220 {#5363
    date: 2023-11-06 09:27: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
172 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "You never know, they might just be Canadian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699259220 {#5362
    date: 2023-11-06 09:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 94660
  -bodyTs: "'canadian':8 'know':3 'might':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5780878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699259220 {#5363
    date: 2023-11-06 09:27: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
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 {#5380
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "Imagine a girl you like putting a hand on your shoulder, looking into your eyes, saying some gentle word I don’t quite remember due to being mesmerized by those eyes, and you know what I did? I just looked back uneasily for a few seconds, then nervously took her hand off my shoulder, shook it a bit, released it and awkwardly smiled. (That even wasn’t her last attempt to make me happy against my best efforts ; ended bad anyway.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699291187 {#5378
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 95822
  -bodyTs: "'anyway':81 'attempt':70 'awkward':62 'back':41 'bad':80 'best':77 'bit':58 'due':25 'effort':78 'end':79 'even':65 'eye':15,31 'gentl':18 'girl':3 'hand':8,51 'happi':74 'imagin':1 'know':34 'last':69 'like':5 'look':12,40 'make':72 'mesmer':28 'nervous':48 'put':6 'quit':23 'releas':59 'rememb':24 'say':16 'second':46 'shook':55 'shoulder':11,54 'smile':63 'took':49 'uneasili':42 'wasn':66 'word':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291187 {#5379
    date: 2023-11-06 18:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5380
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "Imagine a girl you like putting a hand on your shoulder, looking into your eyes, saying some gentle word I don’t quite remember due to being mesmerized by those eyes, and you know what I did? I just looked back uneasily for a few seconds, then nervously took her hand off my shoulder, shook it a bit, released it and awkwardly smiled. (That even wasn’t her last attempt to make me happy against my best efforts ; ended bad anyway.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699291187 {#5378
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 95822
  -bodyTs: "'anyway':81 'attempt':70 'awkward':62 'back':41 'bad':80 'best':77 'bit':58 'due':25 'effort':78 'end':79 'even':65 'eye':15,31 'gentl':18 'girl':3 'hand':8,51 'happi':74 'imagin':1 'know':34 'last':69 'like':5 'look':12,40 'make':72 'mesmer':28 'nervous':48 'put':6 'quit':23 'releas':59 'rememb':24 'say':16 'second':46 'shook':55 'shoulder':11,54 'smile':63 'took':49 'uneasili':42 'wasn':66 'word':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291187 {#5379
    date: 2023-11-06 18:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5380
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4774
    +user: App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A person could tell me out loud “I’m flirting with you” and my awkward ass would still find a way to fuck it up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1699315010 {#4769
      date: 2023-11-07 00:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4775 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4779 …}
    +reports: Doctrine\ORM\PersistentCollection {#4781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    -id: 94154
    -bodyTs: "'ass':16 'awkward':15 'could':3 'find':19 'flirt':10 'fuck':23 'loud':7 'm':9 'person':2 'still':18 'tell':4 'way':21 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5204927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699235660 {#4770
      date: 2023-11-06 02:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4774}
  +body: "Imagine a girl you like putting a hand on your shoulder, looking into your eyes, saying some gentle word I don’t quite remember due to being mesmerized by those eyes, and you know what I did? I just looked back uneasily for a few seconds, then nervously took her hand off my shoulder, shook it a bit, released it and awkwardly smiled. (That even wasn’t her last attempt to make me happy against my best efforts ; ended bad anyway.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699291187 {#5378
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 95822
  -bodyTs: "'anyway':81 'attempt':70 'awkward':62 'back':41 'bad':80 'best':77 'bit':58 'due':25 'effort':78 'end':79 'even':65 'eye':15,31 'gentl':18 'girl':3 'hand':8,51 'happi':74 'imagin':1 'know':34 'last':69 'like':5 'look':12,40 'make':72 'mesmer':28 'nervous':48 'put':6 'quit':23 'releas':59 'rememb':24 'say':16 'second':46 'shook':55 'shoulder':11,54 'smile':63 'took':49 'uneasili':42 'wasn':66 'word':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5161422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291187 {#5379
    date: 2023-11-06 18:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The true tragedy is when you get all the social signals and you have the thought “man I wish I could just date multiple people at the same time” and it doesn’t occur to you to try that because… ???\n
    \n
    Now I’m old and have to work 1 1/2 full time jobs to pay my bills, so. That won’t be happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699235706 {#4843
    date: 2023-11-06 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 94156
  -bodyTs: "'1':49 '1/2':50 'bill':57 'could':21 'date':23 'doesn':32 'full':51 'get':7 'happen':63 'job':53 'm':43 'man':17 'multipl':24 'occur':34 'old':44 'pay':55 'peopl':25 'signal':11 'social':10 'thought':16 'time':29,52 'tragedi':3 'tri':38 'true':2 'wish':19 'won':60 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235706 {#4844
    date: 2023-11-06 02:55: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
179 DENIED edit
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The true tragedy is when you get all the social signals and you have the thought “man I wish I could just date multiple people at the same time” and it doesn’t occur to you to try that because… ???\n
    \n
    Now I’m old and have to work 1 1/2 full time jobs to pay my bills, so. That won’t be happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699235706 {#4843
    date: 2023-11-06 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 94156
  -bodyTs: "'1':49 '1/2':50 'bill':57 'could':21 'date':23 'doesn':32 'full':51 'get':7 'happen':63 'job':53 'm':43 'man':17 'multipl':24 'occur':34 'old':44 'pay':55 'peopl':25 'signal':11 'social':10 'thought':16 'time':29,52 'tragedi':3 'tri':38 'true':2 'wish':19 'won':60 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235706 {#4844
    date: 2023-11-06 02:55: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
180 DENIED moderate
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The true tragedy is when you get all the social signals and you have the thought “man I wish I could just date multiple people at the same time” and it doesn’t occur to you to try that because… ???\n
    \n
    Now I’m old and have to work 1 1/2 full time jobs to pay my bills, so. That won’t be happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699235706 {#4843
    date: 2023-11-06 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 94156
  -bodyTs: "'1':49 '1/2':50 'bill':57 'could':21 'date':23 'doesn':32 'full':51 'get':7 'happen':63 'job':53 'm':43 'man':17 'multipl':24 'occur':34 'old':44 'pay':55 'peopl':25 'signal':11 'social':10 'thought':16 'time':29,52 'tragedi':3 'tri':38 'true':2 'wish':19 'won':60 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/601003/-/comment/3387232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699235706 {#4844
    date: 2023-11-06 02:55: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
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 {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I was just thinking about this girl I worked with at a summer camp who suddenly said “you have amazing eyes” while I was talking to her. It was genuinely like two years later until I realized she said that because she was into me. I wasted the whole summer chasing a Dutch girl who, when I asked her at the end why I hadn’t gotten anywhere with her, said “I was disappointed in your physique.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699238431 {#4917
    date: 2023-11-06 03:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 94211
  -bodyTs: "'amaz':20 'anywher':68 'ask':58 'camp':14 'chase':51 'disappoint':74 'dutch':53 'end':62 'eye':21 'genuin':30 'girl':7,54 'gotten':67 'hadn':65 'later':34 'like':31 'physiqu':77 'realiz':37 'said':17,39,71 'sudden':16 'summer':13,50 'talk':25 'think':4 'two':32 'wast':47 'whole':49 'work':9 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238431 {#4918
    date: 2023-11-06 03:40: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
183 DENIED edit
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I was just thinking about this girl I worked with at a summer camp who suddenly said “you have amazing eyes” while I was talking to her. It was genuinely like two years later until I realized she said that because she was into me. I wasted the whole summer chasing a Dutch girl who, when I asked her at the end why I hadn’t gotten anywhere with her, said “I was disappointed in your physique.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699238431 {#4917
    date: 2023-11-06 03:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 94211
  -bodyTs: "'amaz':20 'anywher':68 'ask':58 'camp':14 'chase':51 'disappoint':74 'dutch':53 'end':62 'eye':21 'genuin':30 'girl':7,54 'gotten':67 'hadn':65 'later':34 'like':31 'physiqu':77 'realiz':37 'said':17,39,71 'sudden':16 'summer':13,50 'talk':25 'think':4 'two':32 'wast':47 'whole':49 'work':9 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238431 {#4918
    date: 2023-11-06 03:40: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
184 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I was just thinking about this girl I worked with at a summer camp who suddenly said “you have amazing eyes” while I was talking to her. It was genuinely like two years later until I realized she said that because she was into me. I wasted the whole summer chasing a Dutch girl who, when I asked her at the end why I hadn’t gotten anywhere with her, said “I was disappointed in your physique.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699238431 {#4917
    date: 2023-11-06 03:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 94211
  -bodyTs: "'amaz':20 'anywher':68 'ask':58 'camp':14 'chase':51 'disappoint':74 'dutch':53 'end':62 'eye':21 'genuin':30 'girl':7,54 'gotten':67 'hadn':65 'later':34 'like':31 'physiqu':77 'realiz':37 'said':17,39,71 'sudden':16 'summer':13,50 'talk':25 'think':4 'two':32 'wast':47 'whole':49 'work':9 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5100840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238431 {#4918
    date: 2023-11-06 03:40: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
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 {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t take it anymore 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699242073 {#4990
    date: 2023-11-06 04:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 94294
  -bodyTs: "'anymor':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5776264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242073 {#4991
    date: 2023-11-06 04:41: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
187 DENIED edit
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t take it anymore 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699242073 {#4990
    date: 2023-11-06 04:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 94294
  -bodyTs: "'anymor':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5776264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242073 {#4991
    date: 2023-11-06 04:41: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
188 DENIED moderate
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2410
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1850
      date: 2023-11-05 21:56:38.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t take it anymore 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699242073 {#4990
    date: 2023-11-06 04:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 94294
  -bodyTs: "'anymor':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5776264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242073 {#4991
    date: 2023-11-06 04:41: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
189 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details