GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/newest?p=1007

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Streets of Rage 2](https://spotify.link/am7LVTlcSDb) is still a banger.\n
    \n
    ![](https://media.tenor.com/mkqBVk19gxAAAAAd/streets-of-rage-dnopls.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697232480 {#1838
    date: 2023-10-13 23:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 46946
  -bodyTs: "'/am7lvtlcsdb)':7 '/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':14 '2':4 'banger':11 'media.tenor.com':13 'media.tenor.com/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':12 'rage':3 'spotify.link':6 'spotify.link/am7lvtlcsdb)':5 'still':9 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232480 {#1396
    date: 2023-10-13 23:28:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Streets of Rage 2](https://spotify.link/am7LVTlcSDb) is still a banger.\n
    \n
    ![](https://media.tenor.com/mkqBVk19gxAAAAAd/streets-of-rage-dnopls.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697232480 {#1838
    date: 2023-10-13 23:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 46946
  -bodyTs: "'/am7lvtlcsdb)':7 '/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':14 '2':4 'banger':11 'media.tenor.com':13 'media.tenor.com/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':12 'rage':3 'spotify.link':6 'spotify.link/am7lvtlcsdb)':5 'still':9 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232480 {#1396
    date: 2023-10-13 23:28:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Streets of Rage 2](https://spotify.link/am7LVTlcSDb) is still a banger.\n
    \n
    ![](https://media.tenor.com/mkqBVk19gxAAAAAd/streets-of-rage-dnopls.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697232480 {#1838
    date: 2023-10-13 23:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 46946
  -bodyTs: "'/am7lvtlcsdb)':7 '/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':14 '2':4 'banger':11 'media.tenor.com':13 'media.tenor.com/mkqbvk19gxaaaaad/streets-of-rage-dnopls.gif)':12 'rage':3 'spotify.link':6 'spotify.link/am7lvtlcsdb)':5 'still':9 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232480 {#1396
    date: 2023-10-13 23:28:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why would a spaghetti appointment be embarrassing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697244695 {#1736
    date: 2023-10-14 02:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 46943
  -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3687900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232429 {#1724
    date: 2023-10-13 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why would a spaghetti appointment be embarrassing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697244695 {#1736
    date: 2023-10-14 02:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 46943
  -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3687900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232429 {#1724
    date: 2023-10-13 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why would a spaghetti appointment be embarrassing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697244695 {#1736
    date: 2023-10-14 02:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 46943
  -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3687900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232429 {#1724
    date: 2023-10-13 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Why would a spaghetti appointment be embarrassing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697244695 {#1736
      date: 2023-10-14 02:51:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 46943
    -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3687900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232429 {#1724
      date: 2023-10-13 23:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "One might not have the balls for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697232674 {#3133
    date: 2023-10-13 23:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 46966
  -bodyTs: "'ball':6 'might':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875847"
  +editedAt: DateTimeImmutable @1697232777 {#3134
    date: 2023-10-13 23:32:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232674 {#3135
    date: 2023-10-13 23:31:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Why would a spaghetti appointment be embarrassing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697244695 {#1736
      date: 2023-10-14 02:51:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 46943
    -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3687900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232429 {#1724
      date: 2023-10-13 23:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "One might not have the balls for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697232674 {#3133
    date: 2023-10-13 23:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 46966
  -bodyTs: "'ball':6 'might':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875847"
  +editedAt: DateTimeImmutable @1697232777 {#3134
    date: 2023-10-13 23:32:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232674 {#3135
    date: 2023-10-13 23:31:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Why would a spaghetti appointment be embarrassing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697244695 {#1736
      date: 2023-10-14 02:51:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 46943
    -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3687900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232429 {#1724
      date: 2023-10-13 23:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "One might not have the balls for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697232674 {#3133
    date: 2023-10-13 23:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 46966
  -bodyTs: "'ball':6 'might':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875847"
  +editedAt: DateTimeImmutable @1697232777 {#3134
    date: 2023-10-13 23:32:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232674 {#3135
    date: 2023-10-13 23:31:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Why would a spaghetti appointment be embarrassing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697244695 {#1736
        date: 2023-10-14 02:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 46943
      -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3687900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232429 {#1724
        date: 2023-10-13 23:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "One might not have the balls for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697232674 {#3133
      date: 2023-10-13 23:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 46966
    -bodyTs: "'ball':6 'might':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875847"
    +editedAt: DateTimeImmutable @1697232777 {#3134
      date: 2023-10-13 23:32:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232674 {#3135
      date: 2023-10-13 23:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "I always seem to find a way to noodle out of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697233966 {#3202
    date: 2023-10-13 23:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 47019
  -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233966 {#3203
    date: 2023-10-13 23:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Why would a spaghetti appointment be embarrassing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697244695 {#1736
        date: 2023-10-14 02:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 46943
      -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3687900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232429 {#1724
        date: 2023-10-13 23:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "One might not have the balls for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697232674 {#3133
      date: 2023-10-13 23:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 46966
    -bodyTs: "'ball':6 'might':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875847"
    +editedAt: DateTimeImmutable @1697232777 {#3134
      date: 2023-10-13 23:32:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232674 {#3135
      date: 2023-10-13 23:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "I always seem to find a way to noodle out of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697233966 {#3202
    date: 2023-10-13 23:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 47019
  -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233966 {#3203
    date: 2023-10-13 23:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Why would a spaghetti appointment be embarrassing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697244695 {#1736
        date: 2023-10-14 02:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 46943
      -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3687900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232429 {#1724
        date: 2023-10-13 23:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "One might not have the balls for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1697232674 {#3133
      date: 2023-10-13 23:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 46966
    -bodyTs: "'ball':6 'might':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875847"
    +editedAt: DateTimeImmutable @1697232777 {#3134
      date: 2023-10-13 23:32:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232674 {#3135
      date: 2023-10-13 23:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "I always seem to find a way to noodle out of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697233966 {#3202
    date: 2023-10-13 23:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 47019
  -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233966 {#3203
    date: 2023-10-13 23:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1718
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Why would a spaghetti appointment be embarrassing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697244695 {#1736
          date: 2023-10-14 02:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 46943
        -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3687900"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232429 {#1724
          date: 2023-10-13 23:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "One might not have the balls for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697232674 {#3133
        date: 2023-10-13 23:31:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 46966
      -bodyTs: "'ball':6 'might':2 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875847"
      +editedAt: DateTimeImmutable @1697232777 {#3134
        date: 2023-10-13 23:32:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232674 {#3135
        date: 2023-10-13 23:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "I always seem to find a way to noodle out of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697233966 {#3202
      date: 2023-10-13 23:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 47019
    -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697233966 {#3203
      date: 2023-10-13 23:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Dont"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697235363 {#3304
    date: 2023-10-14 00:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 47076
  -bodyTs: "'dont':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235363 {#3305
    date: 2023-10-14 00:16:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1718
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Why would a spaghetti appointment be embarrassing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697244695 {#1736
          date: 2023-10-14 02:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 46943
        -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3687900"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232429 {#1724
          date: 2023-10-13 23:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "One might not have the balls for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697232674 {#3133
        date: 2023-10-13 23:31:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 46966
      -bodyTs: "'ball':6 'might':2 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875847"
      +editedAt: DateTimeImmutable @1697232777 {#3134
        date: 2023-10-13 23:32:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232674 {#3135
        date: 2023-10-13 23:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "I always seem to find a way to noodle out of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697233966 {#3202
      date: 2023-10-13 23:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 47019
    -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697233966 {#3203
      date: 2023-10-13 23:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Dont"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697235363 {#3304
    date: 2023-10-14 00:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 47076
  -bodyTs: "'dont':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235363 {#3305
    date: 2023-10-14 00:16:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3307 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1718
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Why would a spaghetti appointment be embarrassing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697244695 {#1736
          date: 2023-10-14 02:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 46943
        -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3687900"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232429 {#1724
          date: 2023-10-13 23:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "One might not have the balls for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697232674 {#3133
        date: 2023-10-13 23:31:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 46966
      -bodyTs: "'ball':6 'might':2 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875847"
      +editedAt: DateTimeImmutable @1697232777 {#3134
        date: 2023-10-13 23:32:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232674 {#3135
        date: 2023-10-13 23:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "I always seem to find a way to noodle out of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697233966 {#3202
      date: 2023-10-13 23:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 47019
    -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697233966 {#3203
      date: 2023-10-13 23:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Dont"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697235363 {#3304
    date: 2023-10-14 00:16:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
  -id: 47076
  -bodyTs: "'dont':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235363 {#3305
    date: 2023-10-14 00:16:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3342
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: Proxies\__CG__\App\Entity\User {#3307 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3136
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1718
          +user: App\Entity\User {#2422 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Why would a spaghetti appointment be embarrassing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697244695 {#1736
            date: 2023-10-14 02:51:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1739 …}
          +votes: Doctrine\ORM\PersistentCollection {#1740 …}
          +reports: Doctrine\ORM\PersistentCollection {#2465 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
          -id: 46943
          -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3687900"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697232429 {#1724
            date: 2023-10-13 23:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "One might not have the balls for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697232674 {#3133
          date: 2023-10-13 23:31:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3139 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 46966
        -bodyTs: "'ball':6 'might':2 'one':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4875847"
        +editedAt: DateTimeImmutable @1697232777 {#3134
          date: 2023-10-13 23:32:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697232674 {#3135
          date: 2023-10-13 23:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "I always seem to find a way to noodle out of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697233966 {#3202
        date: 2023-10-13 23:52:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 47019
      -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697233966 {#3203
        date: 2023-10-13 23:52:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Dont"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697235363 {#3304
      date: 2023-10-14 00:16:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3308 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
    -id: 47076
    -bodyTs: "'dont':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697235363 {#3305
      date: 2023-10-14 00:16:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Exactly, we’re pasta point where adding more puns is funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697235527 {#3347
    date: 2023-10-14 00:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 47084
  -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4876855"
  +editedAt: DateTimeImmutable @1697235536 {#3350
    date: 2023-10-14 00:18:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235527 {#3346
    date: 2023-10-14 00:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: Proxies\__CG__\App\Entity\User {#3307 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3136
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1718
          +user: App\Entity\User {#2422 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Why would a spaghetti appointment be embarrassing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697244695 {#1736
            date: 2023-10-14 02:51:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1739 …}
          +votes: Doctrine\ORM\PersistentCollection {#1740 …}
          +reports: Doctrine\ORM\PersistentCollection {#2465 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
          -id: 46943
          -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3687900"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697232429 {#1724
            date: 2023-10-13 23:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "One might not have the balls for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697232674 {#3133
          date: 2023-10-13 23:31:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3139 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 46966
        -bodyTs: "'ball':6 'might':2 'one':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4875847"
        +editedAt: DateTimeImmutable @1697232777 {#3134
          date: 2023-10-13 23:32:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697232674 {#3135
          date: 2023-10-13 23:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "I always seem to find a way to noodle out of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697233966 {#3202
        date: 2023-10-13 23:52:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 47019
      -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697233966 {#3203
        date: 2023-10-13 23:52:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Dont"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697235363 {#3304
      date: 2023-10-14 00:16:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3308 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
    -id: 47076
    -bodyTs: "'dont':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697235363 {#3305
      date: 2023-10-14 00:16:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Exactly, we’re pasta point where adding more puns is funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697235527 {#3347
    date: 2023-10-14 00:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 47084
  -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4876855"
  +editedAt: DateTimeImmutable @1697235536 {#3350
    date: 2023-10-14 00:18:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235527 {#3346
    date: 2023-10-14 00:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: Proxies\__CG__\App\Entity\User {#3307 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3204
      +user: Proxies\__CG__\App\Entity\User {#3205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3136
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1718
          +user: App\Entity\User {#2422 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Why would a spaghetti appointment be embarrassing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697244695 {#1736
            date: 2023-10-14 02:51:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1739 …}
          +votes: Doctrine\ORM\PersistentCollection {#1740 …}
          +reports: Doctrine\ORM\PersistentCollection {#2465 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
          -id: 46943
          -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3687900"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697232429 {#1724
            date: 2023-10-13 23:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "One might not have the balls for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697232674 {#3133
          date: 2023-10-13 23:31:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3139 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 46966
        -bodyTs: "'ball':6 'might':2 'one':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4875847"
        +editedAt: DateTimeImmutable @1697232777 {#3134
          date: 2023-10-13 23:32:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697232674 {#3135
          date: 2023-10-13 23:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "I always seem to find a way to noodle out of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697233966 {#3202
        date: 2023-10-13 23:52:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3206 …}
      +nested: Doctrine\ORM\PersistentCollection {#3208 …}
      +votes: Doctrine\ORM\PersistentCollection {#3210 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 47019
      -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697233966 {#3203
        date: 2023-10-13 23:52:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Dont"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697235363 {#3304
      date: 2023-10-14 00:16:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3308 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
    -id: 47076
    -bodyTs: "'dont':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4511957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697235363 {#3305
      date: 2023-10-14 00:16:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "Exactly, we’re pasta point where adding more puns is funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697235527 {#3347
    date: 2023-10-14 00:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 47084
  -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4876855"
  +editedAt: DateTimeImmutable @1697235536 {#3350
    date: 2023-10-14 00:18:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235527 {#3346
    date: 2023-10-14 00:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3306
      +user: Proxies\__CG__\App\Entity\User {#3307 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3204
        +user: Proxies\__CG__\App\Entity\User {#3205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3136
          +user: Proxies\__CG__\App\Entity\User {#3120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1718
            +user: App\Entity\User {#2422 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Why would a spaghetti appointment be embarrassing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1697244695 {#1736
              date: 2023-10-14 02:51:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1716 …}
            +nested: Doctrine\ORM\PersistentCollection {#1739 …}
            +votes: Doctrine\ORM\PersistentCollection {#1740 …}
            +reports: Doctrine\ORM\PersistentCollection {#2465 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
            -id: 46943
            -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3687900"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697232429 {#1724
              date: 2023-10-13 23:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1718}
          +body: "One might not have the balls for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1697232674 {#3133
            date: 2023-10-13 23:31:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3139 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 46966
          -bodyTs: "'ball':6 'might':2 'one':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4875847"
          +editedAt: DateTimeImmutable @1697232777 {#3134
            date: 2023-10-13 23:32:57.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697232674 {#3135
            date: 2023-10-13 23:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "I always seem to find a way to noodle out of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697233966 {#3202
          date: 2023-10-13 23:52:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3206 …}
        +nested: Doctrine\ORM\PersistentCollection {#3208 …}
        +votes: Doctrine\ORM\PersistentCollection {#3210 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 47019
        -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4511534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697233966 {#3203
          date: 2023-10-13 23:52:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "Dont"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697235363 {#3304
        date: 2023-10-14 00:16:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3308 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
      -id: 47076
      -bodyTs: "'dont':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697235363 {#3305
        date: 2023-10-14 00:16:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Exactly, we’re pasta point where adding more puns is funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697235527 {#3347
      date: 2023-10-14 00:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
      "@freecandy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 47084
    -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4876855"
    +editedAt: DateTimeImmutable @1697235536 {#3350
      date: 2023-10-14 00:18:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697235527 {#3346
      date: 2023-10-14 00:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "This comment thread is getting saucey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697244694 {#3379
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 47466
  -bodyTs: "'comment':2 'get':5 'saucey':6 'thread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244694 {#3376
    date: 2023-10-14 02:51:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3306
      +user: Proxies\__CG__\App\Entity\User {#3307 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3204
        +user: Proxies\__CG__\App\Entity\User {#3205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3136
          +user: Proxies\__CG__\App\Entity\User {#3120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1718
            +user: App\Entity\User {#2422 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Why would a spaghetti appointment be embarrassing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1697244695 {#1736
              date: 2023-10-14 02:51:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1716 …}
            +nested: Doctrine\ORM\PersistentCollection {#1739 …}
            +votes: Doctrine\ORM\PersistentCollection {#1740 …}
            +reports: Doctrine\ORM\PersistentCollection {#2465 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
            -id: 46943
            -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3687900"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697232429 {#1724
              date: 2023-10-13 23:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1718}
          +body: "One might not have the balls for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1697232674 {#3133
            date: 2023-10-13 23:31:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3139 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 46966
          -bodyTs: "'ball':6 'might':2 'one':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4875847"
          +editedAt: DateTimeImmutable @1697232777 {#3134
            date: 2023-10-13 23:32:57.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697232674 {#3135
            date: 2023-10-13 23:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "I always seem to find a way to noodle out of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697233966 {#3202
          date: 2023-10-13 23:52:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3206 …}
        +nested: Doctrine\ORM\PersistentCollection {#3208 …}
        +votes: Doctrine\ORM\PersistentCollection {#3210 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 47019
        -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4511534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697233966 {#3203
          date: 2023-10-13 23:52:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "Dont"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697235363 {#3304
        date: 2023-10-14 00:16:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3308 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
      -id: 47076
      -bodyTs: "'dont':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697235363 {#3305
        date: 2023-10-14 00:16:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Exactly, we’re pasta point where adding more puns is funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697235527 {#3347
      date: 2023-10-14 00:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
      "@freecandy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 47084
    -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4876855"
    +editedAt: DateTimeImmutable @1697235536 {#3350
      date: 2023-10-14 00:18:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697235527 {#3346
      date: 2023-10-14 00:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "This comment thread is getting saucey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697244694 {#3379
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 47466
  -bodyTs: "'comment':2 'get':5 'saucey':6 'thread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244694 {#3376
    date: 2023-10-14 02:51:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3306
      +user: Proxies\__CG__\App\Entity\User {#3307 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3204
        +user: Proxies\__CG__\App\Entity\User {#3205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3136
          +user: Proxies\__CG__\App\Entity\User {#3120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1718
            +user: App\Entity\User {#2422 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Why would a spaghetti appointment be embarrassing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1697244695 {#1736
              date: 2023-10-14 02:51:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1716 …}
            +nested: Doctrine\ORM\PersistentCollection {#1739 …}
            +votes: Doctrine\ORM\PersistentCollection {#1740 …}
            +reports: Doctrine\ORM\PersistentCollection {#2465 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
            -id: 46943
            -bodyTs: "'appoint':5 'embarrass':7 'spaghetti':4 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3687900"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697232429 {#1724
              date: 2023-10-13 23:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1718}
          +body: "One might not have the balls for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1697232674 {#3133
            date: 2023-10-13 23:31:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3139 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 46966
          -bodyTs: "'ball':6 'might':2 'one':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4875847"
          +editedAt: DateTimeImmutable @1697232777 {#3134
            date: 2023-10-13 23:32:57.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697232674 {#3135
            date: 2023-10-13 23:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1718}
        +body: "I always seem to find a way to noodle out of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697233966 {#3202
          date: 2023-10-13 23:52:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3206 …}
        +nested: Doctrine\ORM\PersistentCollection {#3208 …}
        +votes: Doctrine\ORM\PersistentCollection {#3210 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 47019
        -bodyTs: "'alway':2 'find':5 'noodl':9 'seem':3 'way':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4511534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697233966 {#3203
          date: 2023-10-13 23:52:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1718}
      +body: "Dont"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697235363 {#3304
        date: 2023-10-14 00:16:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@treadful@lemmy.zip"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3308 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3318 …}
      -id: 47076
      -bodyTs: "'dont':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4511957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697235363 {#3305
        date: 2023-10-14 00:16:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +body: "Exactly, we’re pasta point where adding more puns is funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697235527 {#3347
      date: 2023-10-14 00:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@treadful@lemmy.zip"
      "@thorbot@lemmy.world"
      "@freecandy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3340 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 47084
    -bodyTs: "'ad':7 'exact':1 'funni':11 'pasta':4 'point':5 'pun':9 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4876855"
    +editedAt: DateTimeImmutable @1697235536 {#3350
      date: 2023-10-14 00:18:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697235527 {#3346
      date: 2023-10-14 00:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "This comment thread is getting saucey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697244694 {#3379
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@treadful@lemmy.zip"
    "@thorbot@lemmy.world"
    "@freecandy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 47466
  -bodyTs: "'comment':2 'get':5 'saucey':6 'thread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244694 {#3376
    date: 2023-10-14 02:51:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I thought it was only my PC that did that lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697232427 {#1383
    date: 2023-10-13 23:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 46942
  -bodyTs: "'god':1 'lol':12 'pc':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232427 {#1402
    date: 2023-10-13 23:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I thought it was only my PC that did that lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697232427 {#1383
    date: 2023-10-13 23:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 46942
  -bodyTs: "'god':1 'lol':12 'pc':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232427 {#1402
    date: 2023-10-13 23:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I thought it was only my PC that did that lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697232427 {#1383
    date: 2023-10-13 23:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 46942
  -bodyTs: "'god':1 'lol':12 'pc':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232427 {#1402
    date: 2023-10-13 23:27:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Streets of rage 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697232356 {#2348
    date: 2023-10-13 23:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46937
  -bodyTs: "'2':4 'rage':3 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2739123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232356 {#2346
    date: 2023-10-13 23:25:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Streets of rage 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697232356 {#2348
    date: 2023-10-13 23:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46937
  -bodyTs: "'2':4 'rage':3 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2739123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232356 {#2346
    date: 2023-10-13 23:25:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Streets of rage 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697232356 {#2348
    date: 2023-10-13 23:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46937
  -bodyTs: "'2':4 'rage':3 'street':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2739123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232356 {#2346
    date: 2023-10-13 23:25:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697297435 {#2101
    date: 2023-10-14 17:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 46913
  -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4097486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232048 {#2102
    date: 2023-10-13 23:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697297435 {#2101
    date: 2023-10-14 17:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 46913
  -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4097486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232048 {#2102
    date: 2023-10-13 23:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697297435 {#2101
    date: 2023-10-14 17:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 46913
  -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4097486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232048 {#2102
    date: 2023-10-13 23:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3108
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Bullshit. Good friends will target you due to your dislike of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697237945 {#3097
    date: 2023-10-14 00:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 47207
  -bodyTs: "'bullshit':1 'dislik':10 'due':7 'friend':3 'good':2 'target':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237945 {#3098
    date: 2023-10-14 00:59:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3108
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Bullshit. Good friends will target you due to your dislike of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697237945 {#3097
    date: 2023-10-14 00:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 47207
  -bodyTs: "'bullshit':1 'dislik':10 'due':7 'friend':3 'good':2 'target':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237945 {#3098
    date: 2023-10-14 00:59:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3108
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Bullshit. Good friends will target you due to your dislike of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697237945 {#3097
    date: 2023-10-14 00:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 47207
  -bodyTs: "'bullshit':1 'dislik':10 'due':7 'friend':3 'good':2 'target':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237945 {#3098
    date: 2023-10-14 00:59:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
    \n
    Fart\n
    \n
    undesired fart\n
    \n
    undesired stealth fart\n
    \n
    undesired stealth fart one cannot really address\n
    \n
    undesired stealth fart nobody can really address with a layer of spite and schadenfreude
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232493 {#3116
    date: 2023-10-13 23:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 46947
  -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875780"
  +editedAt: DateTimeImmutable @1697232510 {#3117
    date: 2023-10-13 23:28:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232493 {#3118
    date: 2023-10-13 23:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
    \n
    Fart\n
    \n
    undesired fart\n
    \n
    undesired stealth fart\n
    \n
    undesired stealth fart one cannot really address\n
    \n
    undesired stealth fart nobody can really address with a layer of spite and schadenfreude
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232493 {#3116
    date: 2023-10-13 23:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 46947
  -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875780"
  +editedAt: DateTimeImmutable @1697232510 {#3117
    date: 2023-10-13 23:28:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232493 {#3118
    date: 2023-10-13 23:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697297435 {#2101
      date: 2023-10-14 17:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 46913
    -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4097486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232048 {#2102
      date: 2023-10-13 23:20:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
    \n
    Fart\n
    \n
    undesired fart\n
    \n
    undesired stealth fart\n
    \n
    undesired stealth fart one cannot really address\n
    \n
    undesired stealth fart nobody can really address with a layer of spite and schadenfreude
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232493 {#3116
    date: 2023-10-13 23:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 46947
  -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875780"
  +editedAt: DateTimeImmutable @1697232510 {#3117
    date: 2023-10-13 23:28:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232493 {#3118
    date: 2023-10-13 23:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697297435 {#2101
        date: 2023-10-14 17:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 46913
      -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4097486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232048 {#2102
        date: 2023-10-13 23:20:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
      \n
      Fart\n
      \n
      undesired fart\n
      \n
      undesired stealth fart\n
      \n
      undesired stealth fart one cannot really address\n
      \n
      undesired stealth fart nobody can really address with a layer of spite and schadenfreude
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232493 {#3116
      date: 2023-10-13 23:28:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 46947
    -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875780"
    +editedAt: DateTimeImmutable @1697232510 {#3117
      date: 2023-10-13 23:28:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232493 {#3118
      date: 2023-10-13 23:28:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232563 {#3187
    date: 2023-10-13 23:29:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 46955
  -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232563 {#3188
    date: 2023-10-13 23:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697297435 {#2101
        date: 2023-10-14 17:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 46913
      -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4097486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232048 {#2102
        date: 2023-10-13 23:20:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
      \n
      Fart\n
      \n
      undesired fart\n
      \n
      undesired stealth fart\n
      \n
      undesired stealth fart one cannot really address\n
      \n
      undesired stealth fart nobody can really address with a layer of spite and schadenfreude
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232493 {#3116
      date: 2023-10-13 23:28:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 46947
    -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875780"
    +editedAt: DateTimeImmutable @1697232510 {#3117
      date: 2023-10-13 23:28:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232493 {#3118
      date: 2023-10-13 23:28:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232563 {#3187
    date: 2023-10-13 23:29:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 46955
  -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232563 {#3188
    date: 2023-10-13 23:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697297435 {#2101
        date: 2023-10-14 17:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 46913
      -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4097486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697232048 {#2102
        date: 2023-10-13 23:20:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
      \n
      Fart\n
      \n
      undesired fart\n
      \n
      undesired stealth fart\n
      \n
      undesired stealth fart one cannot really address\n
      \n
      undesired stealth fart nobody can really address with a layer of spite and schadenfreude
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232493 {#3116
      date: 2023-10-13 23:28:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 46947
    -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875780"
    +editedAt: DateTimeImmutable @1697232510 {#3117
      date: 2023-10-13 23:28:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697232493 {#3118
      date: 2023-10-13 23:28:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697232563 {#3187
    date: 2023-10-13 23:29:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 46955
  -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232563 {#3188
    date: 2023-10-13 23:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "I thought my flat was bad for playing fart tag, that sounds glorious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697243621 {#3272
    date: 2023-10-14 02:33:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 47435
  -bodyTs: "'bad':6 'fart':9 'flat':4 'glorious':13 'play':8 'sound':12 'tag':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4408954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243621 {#3273
    date: 2023-10-14 02:33:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "I thought my flat was bad for playing fart tag, that sounds glorious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697243621 {#3272
    date: 2023-10-14 02:33:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 47435
  -bodyTs: "'bad':6 'fart':9 'flat':4 'glorious':13 'play':8 'sound':12 'tag':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4408954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243621 {#3273
    date: 2023-10-14 02:33:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "I thought my flat was bad for playing fart tag, that sounds glorious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697243621 {#3272
    date: 2023-10-14 02:33:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 47435
  -bodyTs: "'bad':6 'fart':9 'flat':4 'glorious':13 'play':8 'sound':12 'tag':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4408954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243621 {#3273
    date: 2023-10-14 02:33:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Fart Karen’s! Oh boy, that is hilarious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297432 {#3288
    date: 2023-10-14 17:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 48723
  -bodyTs: "'boy':5 'fart':1 'hilari':8 'karen':2 'oh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297432 {#3289
    date: 2023-10-14 17:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Fart Karen’s! Oh boy, that is hilarious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297432 {#3288
    date: 2023-10-14 17:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 48723
  -bodyTs: "'boy':5 'fart':1 'hilari':8 'karen':2 'oh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297432 {#3289
    date: 2023-10-14 17:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "not necessarily the same number of farts though. think about it; if you are known as being pro-fart and think farts are funny, farters are going to gravitate to you and are going to fart at you. if you’re vehemently anti-fart and make that clear to people around you, they won’t feel comfortable farting around you. these fart lovers ain’t tricking me again. keep your bodily gasses to yourself at all times"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697297435 {#2101
          date: 2023-10-14 17:30:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 46913
        -bodyTs: "'ain':66 'anti':45 'anti-fart':44 'around':53,61 'bodili':73 'clear':50 'comfort':59 'fart':7,20,23,37,46,60,64 'farter':26 'feel':58 'funni':25 'gass':74 'go':28,35 'gravit':30 'keep':71 'known':15 'lover':65 'make':48 'necessarili':2 'number':5 'peopl':52 'pro':19 'pro-fart':18 're':42 'think':9,22 'though':8 'time':79 'trick':68 'vehement':43 'won':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4097486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697232048 {#2102
          date: 2023-10-13 23:20:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        One could argue if you have those “not playing along” vibes in general on top of the flatulophobia, they might go out of their way to keep them in and seek you out just for extra fun. Behold how the funny stacks:\n
        \n
        Fart\n
        \n
        undesired fart\n
        \n
        undesired stealth fart\n
        \n
        undesired stealth fart one cannot really address\n
        \n
        undesired stealth fart nobody can really address with a layer of spite and schadenfreude
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697232493 {#3116
        date: 2023-10-13 23:28:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@PolPotPie@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 46947
      -bodyTs: "'address':55,62 'along':10 'argu':3 'behold':38 'cannot':53 'could':2 'extra':36 'fart':43,45,48,51,58 'flatulophobia':18 'fun':37 'funni':41 'general':13 'go':21 'keep':27 'layer':65 'might':20 'nobodi':59 'one':1,52 'play':9 'realli':54,61 'schadenfreud':69 'seek':31 'spite':67 'stack':42 'stealth':47,50,57 'top':15 'undesir':44,46,49,56 'vibe':11 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4875780"
      +editedAt: DateTimeImmutable @1697232510 {#3117
        date: 2023-10-13 23:28:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697232493 {#3118
        date: 2023-10-13 23:28:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "And don’t forget the adrenalin junkies trying to get away with farting on fart karens"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697232563 {#3187
      date: 2023-10-13 23:29:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@PolPotPie@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 46955
    -bodyTs: "'adrenalin':6 'away':11 'fart':13,15 'forget':4 'get':10 'junki':7 'karen':16 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697232563 {#3188
      date: 2023-10-13 23:29:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Fart Karen’s! Oh boy, that is hilarious!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297432 {#3288
    date: 2023-10-14 17:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@PolPotPie@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 48723
  -bodyTs: "'boy':5 'fart':1 'hilari':8 'karen':2 'oh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297432 {#3289
    date: 2023-10-14 17:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ninja Gaiden (original). I’m looking at you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697231958 {#2294
    date: 2023-10-13 23:19:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 46908
  -bodyTs: "'gaiden':2 'look':6 'm':5 'ninja':1 'origin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231958 {#2290
    date: 2023-10-13 23:19:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ninja Gaiden (original). I’m looking at you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697231958 {#2294
    date: 2023-10-13 23:19:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 46908
  -bodyTs: "'gaiden':2 'look':6 'm':5 'ninja':1 'origin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231958 {#2290
    date: 2023-10-13 23:19:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ninja Gaiden (original). I’m looking at you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697231958 {#2294
    date: 2023-10-13 23:19:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 46908
  -bodyTs: "'gaiden':2 'look':6 'm':5 'ninja':1 'origin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231958 {#2290
    date: 2023-10-13 23:19:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697236180 {#2248
    date: 2023-10-14 00:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 46906
  -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3922048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231942 {#2243
    date: 2023-10-13 23:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697236180 {#2248
    date: 2023-10-14 00:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 46906
  -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3922048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231942 {#2243
    date: 2023-10-13 23:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697236180 {#2248
    date: 2023-10-14 00:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 46906
  -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3922048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231942 {#2243
    date: 2023-10-13 23:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697236180 {#2248
      date: 2023-10-14 00:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 46906
    -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3922048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231942 {#2243
      date: 2023-10-13 23:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    Don’t worry. I’ve heard researchers came up with a new food resource. It’s supposed to be super healthy and low cost.\n
    \n
    Stay tuned for Soylent Green™
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697234764 {#3029
    date: 2023-10-14 00:06:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 47056
  -bodyTs: "'came':8 'cost':24 'food':13 'green':29 'healthi':21 'heard':6 'low':23 'new':12 'research':7 'resourc':14 'soylent':28 'stay':25 'super':20 'suppos':17 'tune':26 've':5 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234764 {#3028
    date: 2023-10-14 00:06:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697236180 {#2248
      date: 2023-10-14 00:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 46906
    -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3922048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231942 {#2243
      date: 2023-10-13 23:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    Don’t worry. I’ve heard researchers came up with a new food resource. It’s supposed to be super healthy and low cost.\n
    \n
    Stay tuned for Soylent Green™
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697234764 {#3029
    date: 2023-10-14 00:06:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 47056
  -bodyTs: "'came':8 'cost':24 'food':13 'green':29 'healthi':21 'heard':6 'low':23 'new':12 'research':7 'resourc':14 'soylent':28 'stay':25 'super':20 'suppos':17 'tune':26 've':5 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234764 {#3028
    date: 2023-10-14 00:06:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "BEYOND MEAT IS PEOPLE! WE GOTTA STOP’EM! SOMEHOW!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697236180 {#2248
      date: 2023-10-14 00:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 46906
    -bodyTs: "'beyond':1 'em':8 'gotta':6 'meat':2 'peopl':4 'somehow':9 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3922048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231942 {#2243
      date: 2023-10-13 23:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    Don’t worry. I’ve heard researchers came up with a new food resource. It’s supposed to be super healthy and low cost.\n
    \n
    Stay tuned for Soylent Green™
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697234764 {#3029
    date: 2023-10-14 00:06:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 47056
  -bodyTs: "'came':8 'cost':24 'food':13 'green':29 'healthi':21 'heard':6 'low':23 'new':12 'research':7 'resourc':14 'soylent':28 'stay':25 'super':20 'suppos':17 'tune':26 've':5 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234764 {#3028
    date: 2023-10-14 00:06:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "StarCraft and God Hand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697231417 {#2016
    date: 2023-10-13 23:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 46882
  -bodyTs: "'god':3 'hand':4 'starcraft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231417 {#2015
    date: 2023-10-13 23:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "StarCraft and God Hand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697231417 {#2016
    date: 2023-10-13 23:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 46882
  -bodyTs: "'god':3 'hand':4 'starcraft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231417 {#2015
    date: 2023-10-13 23:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "StarCraft and God Hand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697231417 {#2016
    date: 2023-10-13 23:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 46882
  -bodyTs: "'god':3 'hand':4 'starcraft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231417 {#2015
    date: 2023-10-13 23:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED 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 {#2537
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2538 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The meme is better without hart’s reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697230593 {#2532
    date: 2023-10-13 22:56:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 46843
  -bodyTs: "'better':4 'hart':6 'meme':2 'repli':8 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230593 {#2533
    date: 2023-10-13 22:56:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2537
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2538 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The meme is better without hart’s reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697230593 {#2532
    date: 2023-10-13 22:56:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 46843
  -bodyTs: "'better':4 'hart':6 'meme':2 'repli':8 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230593 {#2533
    date: 2023-10-13 22:56:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2537
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2538 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The meme is better without hart’s reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697230593 {#2532
    date: 2023-10-13 22:56:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 46843
  -bodyTs: "'better':4 'hart':6 'meme':2 'repli':8 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230593 {#2533
    date: 2023-10-13 22:56:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2611
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697297488 {#2606
    date: 2023-10-14 17:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 46842
  -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4403489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230578 {#2607
    date: 2023-10-13 22:56:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697297488 {#2606
    date: 2023-10-14 17:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 46842
  -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4403489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230578 {#2607
    date: 2023-10-13 22:56:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697297488 {#2606
    date: 2023-10-14 17:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 46842
  -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4403489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230578 {#2607
    date: 2023-10-13 22:56:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697231611 {#3078
    date: 2023-10-13 23:13:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 46889
  -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231611 {#3077
    date: 2023-10-13 23:13:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697231611 {#3078
    date: 2023-10-13 23:13:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 46889
  -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231611 {#3077
    date: 2023-10-13 23:13:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697231611 {#3078
    date: 2023-10-13 23:13:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 46889
  -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231611 {#3077
    date: 2023-10-13 23:13:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3158
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697231706 {#3152
    date: 2023-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 46893
  -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875485"
  +editedAt: DateTimeImmutable @1697231731 {#3155
    date: 2023-10-13 23:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697231706 {#3153
    date: 2023-10-13 23:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697231706 {#3152
    date: 2023-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 46893
  -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875485"
  +editedAt: DateTimeImmutable @1697231731 {#3155
    date: 2023-10-13 23:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697231706 {#3153
    date: 2023-10-13 23:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697231706 {#3152
    date: 2023-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 46893
  -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4875485"
  +editedAt: DateTimeImmutable @1697231731 {#3155
    date: 2023-10-13 23:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697231706 {#3153
    date: 2023-10-13 23:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3076
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697231611 {#3078
        date: 2023-10-13 23:13:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3074 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3070 …}
      +reports: Doctrine\ORM\PersistentCollection {#3068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
      -id: 46889
      -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4510854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697231611 {#3077
        date: 2023-10-13 23:13:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697231706 {#3152
      date: 2023-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 46893
    -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875485"
    +editedAt: DateTimeImmutable @1697231731 {#3155
      date: 2023-10-13 23:15:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697231706 {#3153
      date: 2023-10-13 23:15:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think for wet facts the comedy is inversely proportional to the distance from you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697232834 {#3253
    date: 2023-10-13 23:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 46977
  -bodyTs: "'comedi':7 'distanc':13 'fact':5 'invers':9 'proport':10 'think':2 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232834 {#3250
    date: 2023-10-13 23:33:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3076
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697231611 {#3078
        date: 2023-10-13 23:13:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3074 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3070 …}
      +reports: Doctrine\ORM\PersistentCollection {#3068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
      -id: 46889
      -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4510854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697231611 {#3077
        date: 2023-10-13 23:13:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697231706 {#3152
      date: 2023-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 46893
    -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875485"
    +editedAt: DateTimeImmutable @1697231731 {#3155
      date: 2023-10-13 23:15:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697231706 {#3153
      date: 2023-10-13 23:15:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think for wet facts the comedy is inversely proportional to the distance from you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697232834 {#3253
    date: 2023-10-13 23:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 46977
  -bodyTs: "'comedi':7 'distanc':13 'fact':5 'invers':9 'proport':10 'think':2 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232834 {#3250
    date: 2023-10-13 23:33:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3076
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697231611 {#3078
        date: 2023-10-13 23:13:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3074 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3070 …}
      +reports: Doctrine\ORM\PersistentCollection {#3068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
      -id: 46889
      -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4510854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697231611 {#3077
        date: 2023-10-13 23:13:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "Both are funny to me. I didn’t know there’s comedic range to poop-air."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697231706 {#3152
      date: 2023-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 46893
    -bodyTs: "'air':17 'comed':12 'didn':7 'funni':3 'know':9 'poop':16 'poop-air':15 'rang':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4875485"
    +editedAt: DateTimeImmutable @1697231731 {#3155
      date: 2023-10-13 23:15:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697231706 {#3153
      date: 2023-10-13 23:15:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I think for wet facts the comedy is inversely proportional to the distance from you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697232834 {#3253
    date: 2023-10-13 23:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 46977
  -bodyTs: "'comedi':7 'distanc':13 'fact':5 'invers':9 'proport':10 'think':2 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4511243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232834 {#3250
    date: 2023-10-13 23:33:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3174
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "You sound like a bit of a connoisseur. Did you perhaps minor in flatuent psychology?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697232119 {#3172
    date: 2023-10-13 23:21:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 46918
  -bodyTs: "'bit':5 'connoisseur':8 'flatuent':14 'like':3 'minor':12 'perhap':11 'psycholog':15 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232119 {#3173
    date: 2023-10-13 23:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3174
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "You sound like a bit of a connoisseur. Did you perhaps minor in flatuent psychology?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697232119 {#3172
    date: 2023-10-13 23:21:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 46918
  -bodyTs: "'bit':5 'connoisseur':8 'flatuent':14 'like':3 'minor':12 'perhap':11 'psycholog':15 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232119 {#3173
    date: 2023-10-13 23:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3174
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3076
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I think it depends greatly on what part of the fart they’re enjoying and why. Someone laughing at a nicely audible, clean rip is very different than someone chuckling at overhearing a wet one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697231611 {#3078
      date: 2023-10-13 23:13:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3074 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    -id: 46889
    -bodyTs: "'audibl':22 'chuckl':30 'clean':23 'depend':4 'differ':27 'enjoy':14 'fart':11 'great':5 'laugh':18 'nice':21 'one':35 'overhear':32 'part':8 're':13 'rip':24 'someon':17,29 'think':2 'wet':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231611 {#3077
      date: 2023-10-13 23:13:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "You sound like a bit of a connoisseur. Did you perhaps minor in flatuent psychology?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697232119 {#3172
    date: 2023-10-13 23:21:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 46918
  -bodyTs: "'bit':5 'connoisseur':8 'flatuent':14 'like':3 'minor':12 'perhap':11 'psycholog':15 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4404072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232119 {#3173
    date: 2023-10-13 23:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Narcissism, so mental health in the “I’m better than this” basket lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697235548 {#3062
    date: 2023-10-14 00:19:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 47087
  -bodyTs: "'basket':12 'better':9 'health':4 'lol':13 'm':8 'mental':3 'narciss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4512021"
  +editedAt: DateTimeImmutable @1697238723 {#3061
    date: 2023-10-14 01:12:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235548 {#3060
    date: 2023-10-14 00:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Narcissism, so mental health in the “I’m better than this” basket lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697235548 {#3062
    date: 2023-10-14 00:19:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 47087
  -bodyTs: "'basket':12 'better':9 'health':4 'lol':13 'm':8 'mental':3 'narciss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4512021"
  +editedAt: DateTimeImmutable @1697238723 {#3061
    date: 2023-10-14 01:12:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235548 {#3060
    date: 2023-10-14 00:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3059
  +user: Proxies\__CG__\App\Entity\User {#3058 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Narcissism, so mental health in the “I’m better than this” basket lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697235548 {#3062
    date: 2023-10-14 00:19:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3057 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 47087
  -bodyTs: "'basket':12 'better':9 'health':4 'lol':13 'm':8 'mental':3 'narciss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4512021"
  +editedAt: DateTimeImmutable @1697238723 {#3061
    date: 2023-10-14 01:12:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697235548 {#3060
    date: 2023-10-14 00:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697237893 {#3045
    date: 2023-10-14 00:58:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  -id: 47199
  -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237893 {#3044
    date: 2023-10-14 00:58:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697237893 {#3045
    date: 2023-10-14 00:58:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  -id: 47199
  -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237893 {#3044
    date: 2023-10-14 00:58:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697297488 {#2606
      date: 2023-10-14 17:31:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 46842
    -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4403489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230578 {#2607
      date: 2023-10-13 22:56:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697237893 {#3045
    date: 2023-10-14 00:58:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  -id: 47199
  -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4406603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237893 {#3044
    date: 2023-10-14 00:58:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697237893 {#3045
      date: 2023-10-14 00:58:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3041 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    -id: 47199
    -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4406603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237893 {#3044
      date: 2023-10-14 00:58:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697254765 {#3233
    date: 2023-10-14 05:39:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 47728
  -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254765 {#3234
    date: 2023-10-14 05:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697237893 {#3045
      date: 2023-10-14 00:58:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3041 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    -id: 47199
    -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4406603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237893 {#3044
      date: 2023-10-14 00:58:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697254765 {#3233
    date: 2023-10-14 05:39:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 47728
  -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254765 {#3234
    date: 2023-10-14 05:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697297488 {#2606
        date: 2023-10-14 17:31:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 46842
      -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4403489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230578 {#2607
        date: 2023-10-13 22:56:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697237893 {#3045
      date: 2023-10-14 00:58:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3041 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    -id: 47199
    -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4406603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237893 {#3044
      date: 2023-10-14 00:58:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697254765 {#3233
    date: 2023-10-14 05:39:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 47728
  -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254765 {#3234
    date: 2023-10-14 05:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3322
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3042 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697237893 {#3045
        date: 2023-10-14 00:58:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3041 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3037 …}
      +reports: Doctrine\ORM\PersistentCollection {#3035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
      -id: 47199
      -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4406603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237893 {#3044
        date: 2023-10-14 00:58:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697254765 {#3233
      date: 2023-10-14 05:39:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 47728
    -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254765 {#3234
      date: 2023-10-14 05:39:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "And I know a coworker that would 100% say that in an enclosed space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697260554 {#3320
    date: 2023-10-14 07:15:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 47851
  -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4413614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697260554 {#3321
    date: 2023-10-14 07:15:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3042 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697237893 {#3045
        date: 2023-10-14 00:58:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3041 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3037 …}
      +reports: Doctrine\ORM\PersistentCollection {#3035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
      -id: 47199
      -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4406603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237893 {#3044
        date: 2023-10-14 00:58:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697254765 {#3233
      date: 2023-10-14 05:39:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 47728
    -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254765 {#3234
      date: 2023-10-14 05:39:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "And I know a coworker that would 100% say that in an enclosed space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697260554 {#3320
    date: 2023-10-14 07:15:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 47851
  -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4413614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697260554 {#3321
    date: 2023-10-14 07:15:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3042 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697297488 {#2606
          date: 2023-10-14 17:31:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2614 …}
        +votes: Doctrine\ORM\PersistentCollection {#2616 …}
        +reports: Doctrine\ORM\PersistentCollection {#2618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
        -id: 46842
        -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4403489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697230578 {#2607
          date: 2023-10-13 22:56:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697237893 {#3045
        date: 2023-10-14 00:58:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3041 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3037 …}
      +reports: Doctrine\ORM\PersistentCollection {#3035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
      -id: 47199
      -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4406603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237893 {#3044
        date: 2023-10-14 00:58:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697254765 {#3233
      date: 2023-10-14 05:39:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 47728
    -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254765 {#3234
      date: 2023-10-14 05:39:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "And I know a coworker that would 100% say that in an enclosed space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697260554 {#3320
    date: 2023-10-14 07:15:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 47851
  -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4413614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697260554 {#3321
    date: 2023-10-14 07:15:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3322
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3043
        +user: Proxies\__CG__\App\Entity\User {#3042 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697297488 {#2606
            date: 2023-10-14 17:31:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2614 …}
          +votes: Doctrine\ORM\PersistentCollection {#2616 …}
          +reports: Doctrine\ORM\PersistentCollection {#2618 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
          -id: 46842
          -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4403489"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697230578 {#2607
            date: 2023-10-13 22:56:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697237893 {#3045
          date: 2023-10-14 00:58:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3041 …}
        +nested: Doctrine\ORM\PersistentCollection {#3039 …}
        +votes: Doctrine\ORM\PersistentCollection {#3037 …}
        +reports: Doctrine\ORM\PersistentCollection {#3035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
        -id: 47199
        -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4406603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697237893 {#3044
          date: 2023-10-14 00:58:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697254765 {#3233
        date: 2023-10-14 05:39:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 47728
      -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254765 {#3234
        date: 2023-10-14 05:39:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "And I know a coworker that would 100% say that in an enclosed space."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697260554 {#3320
      date: 2023-10-14 07:15:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 47851
    -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4413614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697260554 {#3321
      date: 2023-10-14 07:15:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Is that me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697297486 {#3358
    date: 2023-10-14 17:31:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 48726
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297486 {#3359
    date: 2023-10-14 17:31:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3322
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3043
        +user: Proxies\__CG__\App\Entity\User {#3042 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697297488 {#2606
            date: 2023-10-14 17:31:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2614 …}
          +votes: Doctrine\ORM\PersistentCollection {#2616 …}
          +reports: Doctrine\ORM\PersistentCollection {#2618 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
          -id: 46842
          -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4403489"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697230578 {#2607
            date: 2023-10-13 22:56:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697237893 {#3045
          date: 2023-10-14 00:58:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3041 …}
        +nested: Doctrine\ORM\PersistentCollection {#3039 …}
        +votes: Doctrine\ORM\PersistentCollection {#3037 …}
        +reports: Doctrine\ORM\PersistentCollection {#3035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
        -id: 47199
        -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4406603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697237893 {#3044
          date: 2023-10-14 00:58:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697254765 {#3233
        date: 2023-10-14 05:39:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 47728
      -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254765 {#3234
        date: 2023-10-14 05:39:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "And I know a coworker that would 100% say that in an enclosed space."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697260554 {#3320
      date: 2023-10-14 07:15:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 47851
    -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4413614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697260554 {#3321
      date: 2023-10-14 07:15:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Is that me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697297486 {#3358
    date: 2023-10-14 17:31:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 48726
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297486 {#3359
    date: 2023-10-14 17:31:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3322
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3043
        +user: Proxies\__CG__\App\Entity\User {#3042 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think that people that don’t find farts funny are fakers or have brain damage. It’s pretty much a reflex to trigger the funny center of the brain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697297488 {#2606
            date: 2023-10-14 17:31:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2614 …}
          +votes: Doctrine\ORM\PersistentCollection {#2616 …}
          +reports: Doctrine\ORM\PersistentCollection {#2618 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
          -id: 46842
          -bodyTs: "'brain':15,30 'center':27 'damag':16 'faker':12 'fart':9 'find':8 'funni':10,26 'much':20 'peopl':4 'pretti':19 'reflex':22 'think':2 'trigger':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4403489"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697230578 {#2607
            date: 2023-10-13 22:56:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "I’m the rather fart in a toilet than shit in your pants sort. It’s mostly me finding it pretty fucked to make people smell your shit fumes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697237893 {#3045
          date: 2023-10-14 00:58:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3041 …}
        +nested: Doctrine\ORM\PersistentCollection {#3039 …}
        +votes: Doctrine\ORM\PersistentCollection {#3037 …}
        +reports: Doctrine\ORM\PersistentCollection {#3035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
        -id: 47199
        -bodyTs: "'fart':5 'find':19 'fuck':22 'fume':29 'm':2 'make':24 'most':17 'pant':13 'peopl':25 'pretti':21 'rather':4 'shit':10,28 'smell':26 'sort':14 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4406603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697237893 {#3044
          date: 2023-10-14 00:58:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "To be fair, if you say "Smell my shit fumes!" before letting one rip, it naturally changes the tone of the whole proceeding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697254765 {#3233
        date: 2023-10-14 05:39:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 47728
      -bodyTs: "'chang':17 'fair':3 'fume':10 'let':12 'natur':16 'one':13 'proceed':23 'rip':14 'say':6 'shit':9 'smell':7 'tone':19 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2950273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254765 {#3234
        date: 2023-10-14 05:39:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "And I know a coworker that would 100% say that in an enclosed space."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697260554 {#3320
      date: 2023-10-14 07:15:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Imgonnatrythis@sh.itjust.works"
      "@PsychedSy@sh.itjust.works"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 47851
    -bodyTs: "'100':8 'cowork':5 'enclos':13 'know':3 'say':9 'space':14 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4413614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697260554 {#3321
      date: 2023-10-14 07:15:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Is that me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697297486 {#3358
    date: 2023-10-14 17:31:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@PsychedSy@sh.itjust.works"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 48726
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4424145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297486 {#3359
    date: 2023-10-14 17:31:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2626
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When the ring loads…\n
    \n
    [youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT](https://youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697230346 {#2610
    date: 2023-10-13 22:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 46831
  -bodyTs: "'/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':7 'load':4 'ring':3 'youtu.be':6 'youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230346 {#2609
    date: 2023-10-13 22:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2626
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When the ring loads…\n
    \n
    [youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT](https://youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697230346 {#2610
    date: 2023-10-13 22:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 46831
  -bodyTs: "'/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':7 'load':4 'ring':3 'youtu.be':6 'youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230346 {#2609
    date: 2023-10-13 22:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2626
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    When the ring loads…\n
    \n
    [youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT](https://youtu.be/wRG9KwvbVhk?si=vAPa7rEMg8JeMBLT)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697230346 {#2610
    date: 2023-10-13 22:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 46831
  -bodyTs: "'/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':7 'load':4 'ring':3 'youtu.be':6 'youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt](https://youtu.be/wrg9kwvbvhk?si=vapa7remg8jemblt)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230346 {#2609
    date: 2023-10-13 22:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I hate when meme formats are completely misused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1697230148 {#2696
    date: 2023-10-13 22:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 46813
  -bodyTs: "'complet':8 'format':6 'god':1 'hate':3 'meme':5 'misus':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230148 {#2697
    date: 2023-10-13 22:49:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I hate when meme formats are completely misused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1697230148 {#2696
    date: 2023-10-13 22:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 46813
  -bodyTs: "'complet':8 'format':6 'god':1 'hate':3 'meme':5 'misus':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230148 {#2697
    date: 2023-10-13 22:49:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "God I hate when meme formats are completely misused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1697230148 {#2696
    date: 2023-10-13 22:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 46813
  -bodyTs: "'complet':8 'format':6 'god':1 'hate':3 'meme':5 'misus':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230148 {#2697
    date: 2023-10-13 22:49:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2774
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697250662 {#2769
    date: 2023-10-14 04:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  -id: 46812
  -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/212656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230146 {#2770
    date: 2023-10-13 22:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2774
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697250662 {#2769
    date: 2023-10-14 04:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  -id: 46812
  -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/212656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230146 {#2770
    date: 2023-10-13 22:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2774
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697250662 {#2769
    date: 2023-10-14 04:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  -id: 46812
  -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/212656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697230146 {#2770
    date: 2023-10-13 22:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3004
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2774
    +user: App\Entity\User {#2787 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697250662 {#2769
      date: 2023-10-14 04:31:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2775 …}
    +nested: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    -id: 46812
    -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.3cm.us/comment/212656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230146 {#2770
      date: 2023-10-13 22:49:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#3008
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#3011
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#3007
    date: 2023-10-14 00:56:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2774
    +user: App\Entity\User {#2787 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697250662 {#2769
      date: 2023-10-14 04:31:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2775 …}
    +nested: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    -id: 46812
    -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.3cm.us/comment/212656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230146 {#2770
      date: 2023-10-13 22:49:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#3008
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#3011
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#3007
    date: 2023-10-14 00:56:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2774
    +user: App\Entity\User {#2787 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697250662 {#2769
      date: 2023-10-14 04:31:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2775 …}
    +nested: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    -id: 46812
    -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.3cm.us/comment/212656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697230146 {#2770
      date: 2023-10-13 22:49:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#3008
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#3011
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#3007
    date: 2023-10-14 00:56:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3220
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2774
      +user: App\Entity\User {#2787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697250662 {#2769
        date: 2023-10-14 04:31:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2775 …}
      +nested: Doctrine\ORM\PersistentCollection {#2777 …}
      +votes: Doctrine\ORM\PersistentCollection {#2779 …}
      +reports: Doctrine\ORM\PersistentCollection {#2781 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
      -id: 46812
      -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.3cm.us/comment/212656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230146 {#2770
        date: 2023-10-13 22:49:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2774}
    +body: """
      a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
      \n
      also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
      \n
      am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
      \n
      linux diehards get outta here. you’re making the rest of us look bad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697237760 {#3008
      date: 2023-10-14 00:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@Archlinuxforever@lemmy.3cm.us"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 47190
    -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3252015"
    +editedAt: DateTimeImmutable @1697238210 {#3011
      date: 2023-10-14 01:03:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697237760 {#3007
      date: 2023-10-14 00:56:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: "All I did was make a simple negative comment about windows. There was no need for a multiple paragraph rant. I’m assuming it’s because of my username and if that’s true then I need to tell you my username is mostly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697250659 {#3218
    date: 2023-10-14 04:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 47619
  -bodyTs: "'assum':23 'comment':9 'joke':46 'm':22 'make':5 'most':44 'multipl':18 'need':15,37 'negat':8 'paragraph':19 'rant':20 'simpl':7 'tell':39 'true':34 'usernam':29,42 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/213533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250659 {#3219
    date: 2023-10-14 04:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3220
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2774
      +user: App\Entity\User {#2787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697250662 {#2769
        date: 2023-10-14 04:31:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2775 …}
      +nested: Doctrine\ORM\PersistentCollection {#2777 …}
      +votes: Doctrine\ORM\PersistentCollection {#2779 …}
      +reports: Doctrine\ORM\PersistentCollection {#2781 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
      -id: 46812
      -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.3cm.us/comment/212656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230146 {#2770
        date: 2023-10-13 22:49:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2774}
    +body: """
      a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
      \n
      also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
      \n
      am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
      \n
      linux diehards get outta here. you’re making the rest of us look bad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697237760 {#3008
      date: 2023-10-14 00:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@Archlinuxforever@lemmy.3cm.us"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 47190
    -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3252015"
    +editedAt: DateTimeImmutable @1697238210 {#3011
      date: 2023-10-14 01:03:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697237760 {#3007
      date: 2023-10-14 00:56:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: "All I did was make a simple negative comment about windows. There was no need for a multiple paragraph rant. I’m assuming it’s because of my username and if that’s true then I need to tell you my username is mostly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697250659 {#3218
    date: 2023-10-14 04:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 47619
  -bodyTs: "'assum':23 'comment':9 'joke':46 'm':22 'make':5 'most':44 'multipl':18 'need':15,37 'negat':8 'paragraph':19 'rant':20 'simpl':7 'tell':39 'true':34 'usernam':29,42 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/213533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250659 {#3219
    date: 2023-10-14 04:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3220
  +user: App\Entity\User {#2787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2774
      +user: App\Entity\User {#2787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This isn’t update related but when I inserted an SD card into a laptop running Windows it blue screened. Yeah that’s right, the OS crashed due to a fucking SD card."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697250662 {#2769
        date: 2023-10-14 04:31:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2775 …}
      +nested: Doctrine\ORM\PersistentCollection {#2777 …}
      +votes: Doctrine\ORM\PersistentCollection {#2779 …}
      +reports: Doctrine\ORM\PersistentCollection {#2781 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
      -id: 46812
      -bodyTs: "'blue':19 'card':12,33 'crash':27 'due':28 'fuck':31 'insert':9 'isn':2 'laptop':15 'os':26 'relat':5 'right':24 'run':16 'screen':20 'sd':11,32 'updat':4 'window':17 'yeah':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.3cm.us/comment/212656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697230146 {#2770
        date: 2023-10-13 22:49:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2774}
    +body: """
      a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
      \n
      also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
      \n
      am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
      \n
      linux diehards get outta here. you’re making the rest of us look bad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697237760 {#3008
      date: 2023-10-14 00:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bleistift2@feddit.de"
      "@Archlinuxforever@lemmy.3cm.us"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3086 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 47190
    -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3252015"
    +editedAt: DateTimeImmutable @1697238210 {#3011
      date: 2023-10-14 01:03:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697237760 {#3007
      date: 2023-10-14 00:56:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2774}
  +body: "All I did was make a simple negative comment about windows. There was no need for a multiple paragraph rant. I’m assuming it’s because of my username and if that’s true then I need to tell you my username is mostly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697250659 {#3218
    date: 2023-10-14 04:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 47619
  -bodyTs: "'assum':23 'comment':9 'joke':46 'm':22 'make':5 'most':44 'multipl':18 'need':15,37 'negat':8 'paragraph':19 'rant':20 'simpl':7 'tell':39 'true':34 'usernam':29,42 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.3cm.us/comment/213533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250659 {#3219
    date: 2023-10-14 04:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The most concise and convincing argument about any topic ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697229949 {#2843
    date: 2023-10-13 22:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 46789
  -bodyTs: "'argument':6 'concis':3 'convinc':5 'ever':10 'topic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2944769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229949 {#2844
    date: 2023-10-13 22:45:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The most concise and convincing argument about any topic ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697229949 {#2843
    date: 2023-10-13 22:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 46789
  -bodyTs: "'argument':6 'concis':3 'convinc':5 'ever':10 'topic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2944769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229949 {#2844
    date: 2023-10-13 22:45:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The most concise and convincing argument about any topic ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697229949 {#2843
    date: 2023-10-13 22:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 46789
  -bodyTs: "'argument':6 'concis':3 'convinc':5 'ever':10 'topic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537513/-/comment/2944769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229949 {#2844
    date: 2023-10-13 22:45:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2922
  +user: App\Entity\User {#2936 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2923 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Someone’s been listening to Ken Ashcorp? [youtu.be/kFZKgf5WG0g](https://youtu.be/kFZKgf5WG0g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697229943 {#2917
    date: 2023-10-13 22:45:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 46787
  -bodyTs: "'/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':10 'ashcorp':7 'ken':6 'listen':4 'someon':1 'youtu.be':9 'youtu.be/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4509993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229943 {#2918
    date: 2023-10-13 22:45:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2922
  +user: App\Entity\User {#2936 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2923 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Someone’s been listening to Ken Ashcorp? [youtu.be/kFZKgf5WG0g](https://youtu.be/kFZKgf5WG0g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697229943 {#2917
    date: 2023-10-13 22:45:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 46787
  -bodyTs: "'/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':10 'ashcorp':7 'ken':6 'listen':4 'someon':1 'youtu.be':9 'youtu.be/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4509993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229943 {#2918
    date: 2023-10-13 22:45:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2922
  +user: App\Entity\User {#2936 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2923 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Someone’s been listening to Ken Ashcorp? [youtu.be/kFZKgf5WG0g](https://youtu.be/kFZKgf5WG0g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697229943 {#2917
    date: 2023-10-13 22:45:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2934 …}
  -id: 46787
  -bodyTs: "'/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':10 'ashcorp':7 'ken':6 'listen':4 'someon':1 'youtu.be':9 'youtu.be/kfzkgf5wg0g](https://youtu.be/kfzkgf5wg0g)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4509993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229943 {#2918
    date: 2023-10-13 22:45:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#315
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#316
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#310
    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